activemq::connector::stomp::StompTopic Class Reference

#include <StompTopic.h>

Inheritance diagram for activemq::connector::stomp::StompTopic:

activemq::connector::stomp::StompDestination< cms::Topic > activemq::core::ActiveMQDestination< cms::Topic > Topic List of all members.

Public Member Functions

 StompTopic (const cms::Destination *source)
 StompTopic (const std::string &name)
virtual ~StompTopic (void)
virtual std::string getTopicName (void) const throw ( cms::CMSException )
virtual cms::Destination * clone (void) const

Protected Member Functions

virtual std::string getPrefix (void) const

Constructor & Destructor Documentation

activemq::connector::stomp::StompTopic::StompTopic const cms::Destination *  source  )  [inline]
 

Copy Consturctor

Parameters:
CMS Dest to Copy, must be a compatible type

activemq::connector::stomp::StompTopic::StompTopic const std::string &  name  )  [inline]
 

Custom Constructor

Parameters:
name string destination name plus any params

virtual activemq::connector::stomp::StompTopic::~StompTopic void   )  [inline, virtual]
 


Member Function Documentation

virtual cms::Destination* activemq::connector::stomp::StompTopic::clone void   )  const [inline, virtual]
 

Creates a new instance of this destination type that is a copy of this one, and returns it.

Returns:
cloned copy of this object

virtual std::string activemq::connector::stomp::StompTopic::getPrefix void   )  const [inline, protected, virtual]
 

Retrieves the proper Stomp Prefix for the specified type of Destination

Returns:
string prefix

Implements activemq::connector::stomp::StompDestination< cms::Topic >.

virtual std::string activemq::connector::stomp::StompTopic::getTopicName void   )  const throw ( cms::CMSException ) [inline, virtual]
 

Gets the name of this queue.

Returns:
The queue name.


The documentation for this class was generated from the following file:
Generated on Thu Aug 3 18:03:32 2006 for activemq-cpp by  doxygen 1.4.5