
#include <lbdb.h>

Public Member Functions | |
| bool | operator== (const _LDObjKey &obj) const |
| bool | operator< (const _LDObjKey &obj) const |
| LDOMid & | omID () |
| CmiUInt8 & | objID () |
| const LDOMid & | omID () const |
| const CmiUInt8 & | objID () const |
| void | pup (PUP::er &p) |
Data Fields | |
| LDOMid | omId |
| Id of the location manager for this object. | |
| CmiUInt8 | objId |
Definition at line 76 of file lbdb.h.
Id of the location manager for this object.
Definition at line 78 of file lbdb.h.
Referenced by omID(), operator<(), and operator==().
1.5.5