activemq::commands::DiscoveryEvent Class Reference
#include <src/main/activemq/commands/DiscoveryEvent.h>
Constructor & Destructor Documentation
| activemq::commands::DiscoveryEvent::DiscoveryEvent |
( |
|
) |
|
| virtual activemq::commands::DiscoveryEvent::~DiscoveryEvent |
( |
|
) |
[virtual] |
Member Function Documentation
| virtual DiscoveryEvent* activemq::commands::DiscoveryEvent::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 void activemq::commands::DiscoveryEvent::copyDataStructure |
( |
const DataStructure * |
src |
) |
[virtual] |
| virtual bool activemq::commands::DiscoveryEvent::equals |
( |
const DataStructure * |
value |
) |
const [virtual] |
| virtual std::string& activemq::commands::DiscoveryEvent::getBrokerName |
( |
|
) |
[virtual] |
| virtual const std::string& activemq::commands::DiscoveryEvent::getBrokerName |
( |
|
) |
const [virtual] |
| virtual unsigned char activemq::commands::DiscoveryEvent::getDataStructureType |
( |
|
) |
const [virtual] |
| virtual std::string& activemq::commands::DiscoveryEvent::getServiceName |
( |
|
) |
[virtual] |
| virtual const std::string& activemq::commands::DiscoveryEvent::getServiceName |
( |
|
) |
const [virtual] |
| virtual void activemq::commands::DiscoveryEvent::setBrokerName |
( |
const std::string & |
brokerName |
) |
[virtual] |
| virtual void activemq::commands::DiscoveryEvent::setServiceName |
( |
const std::string & |
serviceName |
) |
[virtual] |
| virtual std::string activemq::commands::DiscoveryEvent::toString |
( |
|
) |
const [virtual] |
Field Documentation
The documentation for this class was generated from the following file: