SystemC 3.0.0
Accellera SystemC proof-of-concept library
Namespaces | Macros | Variables
sc_utils_ids.h File Reference

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_core::SC_ID_STRING_TOO_LONG_ []
 
SC_API const char sc_core::SC_ID_FRONT_ON_EMPTY_LIST_ []
 
SC_API const char sc_core::SC_ID_BACK_ON_EMPTY_LIST_ []
 
SC_API const char sc_core::SC_ID_IEEE_1666_DEPRECATION_ []
 
SC_API const char sc_core::SC_ID_VECTOR_INIT_CALLED_TWICE_ []
 
SC_API const char sc_core::SC_ID_VECTOR_BIND_EMPTY_ []
 
SC_API const char sc_core::SC_ID_VECTOR_NONOBJECT_ELEMENTS_ []
 
SC_API const char sc_core::SC_ID_VECTOR_EMPLACE_LOCKED_ []
 

Macro Definition Documentation

◆ SC_DEFINE_MESSAGE

#define SC_DEFINE_MESSAGE (   id,
  unused1,
  unused2 
)     namespace sc_core { extern SC_API const char id[]; }

Definition at line 39 of file sc_utils_ids.h.