SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
Report ids for the datatypes/int code. More...
#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 SC_API const char id[]; } |
Variables | |
SC_API const char | SC_ID_REGISTER_ID_FAILED_ [] |
Report ids for the datatypes/int code.
Original Author: Martin Janssen, Synopsys, Inc., 2002-01-17
Definition in file sc_int_ids.h.
#define SC_DEFINE_MESSAGE | ( | id, | |
unused1, | |||
unused2 | |||
) | namespace sc_core { extern SC_API const char id[]; } |
Definition at line 69 of file sc_int_ids.h.
SC_API const char SC_ID_REGISTER_ID_FAILED_[] |