qpid::console::ObjectId Class Reference
#include <qpid/console/ObjectId.h>
List of all members.
Detailed Description
Definition at line 38 of file ObjectId.h.
Constructor & Destructor Documentation
| qpid::console::ObjectId::ObjectId |
( |
|
) |
[inline] |
Member Function Documentation
| uint32_t qpid::console::ObjectId::getAgentBank |
( |
|
) |
const [inline] |
| uint32_t qpid::console::ObjectId::getBrokerBank |
( |
|
) |
const [inline] |
| uint8_t qpid::console::ObjectId::getFlags |
( |
|
) |
const [inline] |
| uint64_t qpid::console::ObjectId::getObject |
( |
|
) |
const [inline] |
| uint16_t qpid::console::ObjectId::getSequence |
( |
|
) |
const [inline] |
| bool qpid::console::ObjectId::isDurable |
( |
|
) |
const [inline] |
| bool qpid::console::ObjectId::operator!= |
( |
const ObjectId & |
other |
) |
const |
| bool qpid::console::ObjectId::operator< |
( |
const ObjectId & |
other |
) |
const |
| bool qpid::console::ObjectId::operator<= |
( |
const ObjectId & |
other |
) |
const |
| bool qpid::console::ObjectId::operator== |
( |
const ObjectId & |
other |
) |
const |
| bool qpid::console::ObjectId::operator> |
( |
const ObjectId & |
other |
) |
const |
| bool qpid::console::ObjectId::operator>= |
( |
const ObjectId & |
other |
) |
const |
The documentation for this class was generated from the following file: