SystemC
Recoding Infrastructure for SystemC v0.6.3 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
|
#include "sysc/utils/sc_report.h"
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_ [] |
#define SC_DEFINE_MESSAGE | ( | id, | |
unused1, | |||
unused2 | |||
) | namespace sc_core { extern const char id[]; } |
Definition at line 62 of file sc_int_ids.h.
const char SC_ID_REGISTER_ID_FAILED_[] |