SystemC  2.3.2
Accellera SystemC proof-of-concept library
sc_simcontext_int.h File Reference

For inline definitions of some utility functions. More...

Include dependency graph for sc_simcontext_int.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 sc_core
 

Macros

#define DEBUG_MSG(NAME, P, MSG)
 

Functions

const char * sc_core::sc_get_current_process_name (const char *if_empty=NULL)
 
SC_API void sc_core::sc_defunct_process_function (sc_module *)
 

Detailed Description

For inline definitions of some utility functions.

DO NOT EXPORT THIS INCLUDE FILE. Include this file after "sc_process_int.h" so that we can get the base class right.

Original Author: Stan Y. Liao, Synopsys, Inc.

CHANGE LOG AT THE END OF THE FILE

Definition in file sc_simcontext_int.h.

Macro Definition Documentation

◆ DEBUG_MSG

#define DEBUG_MSG (   NAME,
  P,
  MSG 
)

Definition at line 62 of file sc_simcontext_int.h.