activemq::commands::ConnectionId Class Reference
#include <src/main/activemq/commands/ConnectionId.h>
Member Typedef Documentation
Constructor & Destructor Documentation
| activemq::commands::ConnectionId::ConnectionId |
( |
|
) |
|
| activemq::commands::ConnectionId::ConnectionId |
( |
const ConnectionId & |
other |
) |
|
| activemq::commands::ConnectionId::ConnectionId |
( |
const SessionId * |
sessionId |
) |
|
| activemq::commands::ConnectionId::ConnectionId |
( |
const ProducerId * |
producerId |
) |
|
| activemq::commands::ConnectionId::ConnectionId |
( |
const ConsumerId * |
consumerId |
) |
|
| virtual activemq::commands::ConnectionId::~ConnectionId |
( |
|
) |
[virtual] |
Member Function Documentation
| virtual ConnectionId* activemq::commands::ConnectionId::cloneDataStructure |
( |
|
) |
const [virtual] |
Clone this obbject and return a new instance that the caller now owns, this will be an exact copy of this one.
- Returns:
- new copy of this object.
Implements activemq::commands::DataStructure.
| virtual int activemq::commands::ConnectionId::compareTo |
( |
const ConnectionId & |
value |
) |
const [virtual] |
| virtual void activemq::commands::ConnectionId::copyDataStructure |
( |
const DataStructure * |
src |
) |
[virtual] |
| virtual bool activemq::commands::ConnectionId::equals |
( |
const ConnectionId & |
value |
) |
const [virtual] |
| virtual bool activemq::commands::ConnectionId::equals |
( |
const DataStructure * |
value |
) |
const [virtual] |
| virtual unsigned char activemq::commands::ConnectionId::getDataStructureType |
( |
|
) |
const [virtual] |
| int activemq::commands::ConnectionId::getHashCode |
( |
|
) |
const |
| virtual std::string& activemq::commands::ConnectionId::getValue |
( |
|
) |
[virtual] |
| virtual const std::string& activemq::commands::ConnectionId::getValue |
( |
|
) |
const [virtual] |
| virtual bool activemq::commands::ConnectionId::operator< |
( |
const ConnectionId & |
value |
) |
const [virtual] |
| virtual bool activemq::commands::ConnectionId::operator== |
( |
const ConnectionId & |
value |
) |
const [virtual] |
| virtual void activemq::commands::ConnectionId::setValue |
( |
const std::string & |
value |
) |
[virtual] |
| virtual std::string activemq::commands::ConnectionId::toString |
( |
|
) |
const [virtual] |
Field Documentation
The documentation for this class was generated from the following file: