SystemC 3.0.0
Accellera SystemC proof-of-concept library
|
#include "sysc/kernel/sc_cmnhdr.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 | |
const char | sc_core::SC_ID_TRACING_FOPEN_FAILED_ [] |
const char | sc_core::SC_ID_TRACING_TIMESCALE_DEFAULT_ [] |
const char | sc_core::SC_ID_TRACING_TIMESCALE_UNIT_ [] |
const char | sc_core::SC_ID_TRACING_VCD_DELTA_CYCLE_ [] |
const char | sc_core::SC_ID_TRACING_INVALID_TIMESCALE_UNIT_ [] |
const char | sc_core::SC_ID_TRACING_OBJECT_IGNORED_ [] |
const char | sc_core::SC_ID_TRACING_OBJECT_NAME_FILTERED_ [] |
const char | sc_core::SC_ID_TRACING_INVALID_ENUM_VALUE_ [] |
const char | sc_core::SC_ID_TRACING_VCD_TIME_RESOLUTION_ [] |
const char | sc_core::SC_ID_TRACING_REVERSED_TIME_ [] |
const char | sc_core::SC_ID_TRACING_CLOSE_EMPTY_FILE_ [] |
const char | sc_core::SC_ID_TRACING_ALREADY_INITIALIZED_ [] |
#define SC_DEFINE_MESSAGE | ( | id, | |
unused1, | |||
unused2 | |||
) | namespace sc_core { extern SC_API const char id[]; } |
Definition at line 41 of file sc_tracing_ids.h.