SystemC  2.3.1
Accellera SystemC proof-of-concept library
Macros | Variables
sc_int_ids.h File Reference
#include "sysc/utils/sc_report.h"
Include dependency graph for sc_int_ids.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SC_DEFINE_MESSAGE(id, unused1, unused2)   namespace sc_core { extern const char id[]; }
 

Variables

const char SC_ID_REGISTER_ID_FAILED_ []
 

Macro Definition Documentation

#define SC_DEFINE_MESSAGE (   id,
  unused1,
  unused2 
)    namespace sc_core { extern const char id[]; }

Definition at line 62 of file sc_int_ids.h.

Variable Documentation

const char SC_ID_REGISTER_ID_FAILED_[]