src/Sim/Foundation/Debug.h

#include "Utility/RuntimeError.h"

Debug.hのインクルード依存関係図

このグラフは、どのファイルから直接、間接的にインクルードされているかを示しています。

ソースコードを見る。

ネームスペース

namespace  Onikiri

マクロ定義

#define ONIKIRI_OP_GSID_BREAK(op, gsid)   if( (op)->GetGlobalSerialID() == (gsid) ){ ONIKIRI_BREAK(); }
#define ONIKIRI_OP_RID_BREAK(op, rid)   if( (op)->GetRetireID() == (rid) ){ ONIKIRI_BREAK(); }


マクロ定義

#define ONIKIRI_OP_GSID_BREAK ( op,
gsid   )     if( (op)->GetGlobalSerialID() == (gsid) ){ ONIKIRI_BREAK(); }

Debug.h43 行で定義されています。

#define ONIKIRI_OP_RID_BREAK ( op,
rid   )     if( (op)->GetRetireID() == (rid) ){ ONIKIRI_BREAK(); }

Debug.h46 行で定義されています。


Onikiri2に対してTue Jun 18 14:39:21 2013に生成されました。  doxygen 1.4.7