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[]; } |
#define SC_DEFINE_MESSAGE | ( | id, | |
unused1, | |||
unused2 | |||
) | namespace sc_core { extern SC_API const char id[]; } |
Definition at line 43 of file sc_kernel_ids.h.