|
SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
For inline definitions of some utility functions. More...
#include "sysc/kernel/sc_simcontext.h"#include "sysc/kernel/sc_runnable.h"#include "sysc/kernel/sc_runnable_int.h"

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 *) |
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.
| #define DEBUG_MSG | ( | NAME, | |
| P, | |||
| MSG | |||
| ) |
Definition at line 62 of file sc_simcontext_int.h.