#include <qpid/console/ObjectId.h>
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 |
void qpid::console::ObjectId::setValue |
( |
uint64_t |
f, |
|
|
uint64_t |
s |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: