|
SystemC 3.0.0
Accellera SystemC proof-of-concept library
|
#include "sysc/utils/sc_report.h"

Go to the source code of this file.
Namespaces | |
| namespace | sc_core |
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_ [] |
| const char | sc_core::SC_ID_INIT_FAILED_ [] |
| const char | sc_core::SC_ID_ASSIGNMENT_FAILED_ [] |
| const char | sc_core::SC_ID_OPERATION_FAILED_ [] |
| const char | sc_core::SC_ID_CONVERSION_FAILED_ [] |
| #define SC_DEFINE_MESSAGE | ( | id, | |
| unused1, | |||
| unused2 | |||
| ) | namespace sc_core { extern SC_API const char id[]; } |
Definition at line 64 of file sc_int_ids.h.
|
extern |