SystemC  Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
Namespaces | Macros | Functions | Variables
sc_simcontext_int.h File Reference
#include "sysc/kernel/sc_simcontext.h"
#include "sysc/kernel/sc_runnable.h"
#include "sysc/kernel/sc_runnable_int.h"
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 ()
 
void sc_core::sc_defunct_process_function (sc_module *)
 

Variables

bool sc_core::verbosity_flag_1
 
bool sc_core::verbosity_flag_2
 
bool sc_core::verbosity_flag_3
 
bool sc_core::verbosity_flag_4
 
bool sc_core::verbosity_flag_5
 
bool sc_core::verbosity_flag_6
 
bool sc_core::verbosity_flag
 

Macro Definition Documentation

#define DEBUG_MSG (   NAME,
  P,
  MSG 
)

Definition at line 55 of file sc_simcontext_int.h.