#include <qmf/engine/ObjectId.h>
List of all members.
Constructor & Destructor Documentation
qmf::engine::ObjectId::ObjectId |
( |
| ) |
|
qmf::engine::ObjectId::ObjectId |
( |
const ObjectId & |
from | ) |
|
qmf::engine::ObjectId::~ObjectId |
( |
| ) |
|
Member Function Documentation
uint32_t qmf::engine::ObjectId::getAgentBank |
( |
| ) |
const |
uint32_t qmf::engine::ObjectId::getBrokerBank |
( |
| ) |
const |
uint8_t qmf::engine::ObjectId::getFlags |
( |
| ) |
const |
uint64_t qmf::engine::ObjectId::getObjectNum |
( |
| ) |
const |
uint32_t qmf::engine::ObjectId::getObjectNumHi |
( |
| ) |
const |
uint32_t qmf::engine::ObjectId::getObjectNumLo |
( |
| ) |
const |
uint16_t qmf::engine::ObjectId::getSequence |
( |
| ) |
const |
bool qmf::engine::ObjectId::isDurable |
( |
| ) |
const |
bool qmf::engine::ObjectId::operator< |
( |
const ObjectId & |
other | ) |
const |
bool qmf::engine::ObjectId::operator<= |
( |
const ObjectId & |
other | ) |
const |
bool qmf::engine::ObjectId::operator== |
( |
const ObjectId & |
other | ) |
const |
bool qmf::engine::ObjectId::operator> |
( |
const ObjectId & |
other | ) |
const |
bool qmf::engine::ObjectId::operator>= |
( |
const ObjectId & |
other | ) |
const |
const char* qmf::engine::ObjectId::str |
( |
| ) |
const |
The documentation for this class was generated from the following file: