sc_utils_ids.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sc_core

Defines

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

Functions

 SC_DEFINE_MESSAGE (SC_ID_STRING_TOO_LONG_, 801,"string is too long") SC_DEFINE_MESSAGE(SC_ID_FRONT_ON_EMPTY_LIST_
attempt to take front () on an empty list") SC_DEFINE_MESSAGE(SC_ID_BACK_ON_EMPTY_LIST_
attempt to take attempt to take back () on an empty list") SC_DEFINE_MESSAGE(SC_ID_IEEE_1666_DEPRECATION_


Define Documentation

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

Definition at line 70 of file sc_utils_ids.h.


Function Documentation

attempt to take attempt to take back (  ) 

attempt to take front (  ) 

SC_DEFINE_MESSAGE ( SC_ID_STRING_TOO_LONG_  ,
801  ,
"string is too long"   
)


Generated on Wed Jan 21 15:32:11 2009 for SystemC by  doxygen 1.5.5