activemq::commands::BrokerId Class Reference
#include <src/main/activemq/commands/BrokerId.h>
Member Typedef Documentation
Constructor & Destructor Documentation
| activemq::commands::BrokerId::BrokerId |
( |
|
) |
|
| activemq::commands::BrokerId::BrokerId |
( |
const BrokerId & |
other |
) |
|
| virtual activemq::commands::BrokerId::~BrokerId |
( |
|
) |
[virtual] |
Member Function Documentation
| virtual BrokerId* activemq::commands::BrokerId::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::BrokerId::compareTo |
( |
const BrokerId & |
value |
) |
const [virtual] |
| virtual void activemq::commands::BrokerId::copyDataStructure |
( |
const DataStructure * |
src |
) |
[virtual] |
| virtual bool activemq::commands::BrokerId::equals |
( |
const BrokerId & |
value |
) |
const [virtual] |
| virtual bool activemq::commands::BrokerId::equals |
( |
const DataStructure * |
value |
) |
const [virtual] |
| virtual unsigned char activemq::commands::BrokerId::getDataStructureType |
( |
|
) |
const [virtual] |
| int activemq::commands::BrokerId::getHashCode |
( |
|
) |
const |
| virtual std::string& activemq::commands::BrokerId::getValue |
( |
|
) |
[virtual] |
| virtual const std::string& activemq::commands::BrokerId::getValue |
( |
|
) |
const [virtual] |
| virtual bool activemq::commands::BrokerId::operator< |
( |
const BrokerId & |
value |
) |
const [virtual] |
| virtual bool activemq::commands::BrokerId::operator== |
( |
const BrokerId & |
value |
) |
const [virtual] |
| virtual void activemq::commands::BrokerId::setValue |
( |
const std::string & |
value |
) |
[virtual] |
| virtual std::string activemq::commands::BrokerId::toString |
( |
|
) |
const [virtual] |
Field Documentation
The documentation for this class was generated from the following file: