

Public Member Functions | |
| virtual | ~TemporaryTopic () |
| virtual std::string | getTopicName () const=0 throw ( CMSException ) |
| virtual void | destroy ()=0 throw ( CMSException ) |
| virtual cms::TemporaryTopic::~TemporaryTopic | ( | ) | [inline, virtual] |
| virtual std::string cms::TemporaryTopic::getTopicName | ( | ) | const throw ( CMSException ) [pure virtual] |
Gets the name of this topic.
| virtual void cms::TemporaryTopic::destroy | ( | ) | throw ( CMSException ) [pure virtual] |
Destroy's the Temp Destination at the Broker
| CMSException |
1.5.1-p1