
#include <converse.h>

Public Member Functions | |
| _CmiObjId () | |
| bool | isNull () |
| bool | operator== (const struct _CmiObjId &objid) const |
Data Fields | |
| int | id [OBJ_ID_SZ] |
Definition at line 2095 of file converse.h.
| _CmiObjId::_CmiObjId | ( | ) | [inline] |
Definition at line 2103 of file converse.h.
| bool _CmiObjId::isNull | ( | ) | [inline] |
Definition at line 2108 of file converse.h.
| int _CmiObjId::id[OBJ_ID_SZ] |
Definition at line 2096 of file converse.h.
Referenced by CthEnqueueSuspendedStealableThread(), CthSuspend(), CthThreadBaseInit(), LogEntry::LogEntry(), operator==(), and PUPbytes().
1.5.5