Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Member Functions
qmf::engine::ObjectId Class Reference

#include <qmf/engine/ObjectId.h>

List of all members.

Public Member Functions

 ObjectId ()
 ObjectId (const ObjectId &from)
 ~ObjectId ()
uint64_t getObjectNum () const
uint32_t getObjectNumHi () const
uint32_t getObjectNumLo () const
bool isDurable () const
const char * str () const
uint8_t getFlags () const
uint16_t getSequence () const
uint32_t getBrokerBank () const
uint32_t getAgentBank () const
bool operator== (const ObjectId &other) const
bool operator< (const ObjectId &other) const
bool operator> (const ObjectId &other) const
bool operator<= (const ObjectId &other) const
bool operator>= (const ObjectId &other) const
ObjectIdoperator= (const ObjectId &other)

Detailed Description

Definition at line 31 of file ObjectId.h.


Constructor & Destructor Documentation


Member Function Documentation

bool qmf::engine::ObjectId::operator< ( const ObjectId other) const
bool qmf::engine::ObjectId::operator<= ( const ObjectId other) const
ObjectId& qmf::engine::ObjectId::operator= ( const ObjectId other)
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:

Qpid C++ API Reference
Generated on Fri Apr 27 2012 for Qpid C++ Client API by doxygen 1.8.0