C:/systemc-2.2.0/systemc-2.2.0/src/sysc/utils/sc_utils_ids.h

ソースコードを見る。

ネームスペース

namespace  sc_core

マクロ定義

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

関数

 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 SC_DEFINE_MESSAGE ( id,
unused1,
unused2   )     namespace sc_core { extern const char id[]; }

sc_utils_ids.h70 行で定義されています。


関数

attempt to take attempt to take back (  ) 

attempt to take front (  ) 

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


SystemCに対してFri Jun 6 20:11:08 2008に生成されました。  doxygen 1.5.6