cms::TemporaryTopic Class Reference

Inheritance diagram for cms::TemporaryTopic:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~TemporaryTopic ()
virtual std::string getTopicName () const=0 throw ( CMSException )
virtual void destroy ()=0 throw ( CMSException )

Detailed Description

An interface encapsulating a provider-specific topic name.


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 


Generated on Fri Jun 1 07:20:19 2007 for CMS by  doxygen 1.5.1-p1