cms::TemporaryTopic Class Reference

#include <src/main/cms/TemporaryTopic.h>

Inheritance diagram for cms::TemporaryTopic:

Inheritance graph
[legend]
Collaboration diagram for cms::TemporaryTopic:

Collaboration graph
[legend]

Detailed Description

An interface encapsulating a provider-specific topic name.

Public Member Functions

virtual ~TemporaryTopic ()
virtual std::string getTopicName () const =0 throw ( CMSException )
 Gets the name of this topic.
virtual void destroy ()=0 throw ( CMSException )
 Destroy's the Temp Destination at the Broker.

Constructor & Destructor Documentation

virtual cms::TemporaryTopic::~TemporaryTopic (  )  [inline, virtual]


Member Function Documentation

virtual std::string cms::TemporaryTopic::getTopicName (  )  const throw ( CMSException ) [pure virtual]

Gets the name of this topic.

Returns:
The topic name.

virtual void cms::TemporaryTopic::destroy (  )  throw ( CMSException ) [pure virtual]

Destroy's the Temp Destination at the Broker.

Exceptions:
CMSException 


The documentation for this class was generated from the following file:
Generated on Sat Oct 27 16:57:03 2007 for cms-1.2 by  doxygen 1.5.3