#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 | |
namespace | sc_core |
Defines | |
#define | DEBUG_MSG(NAME, P, MSG) |
Functions | |
const char * | sc_core::sc_get_current_process_name () |
void | sc_core::sc_defunct_process_function (sc_module *) |
#define DEBUG_MSG | ( | NAME, | |||
P, | |||||
MSG | ) |
Definition at line 55 of file sc_simcontext_int.h.