activemq::connector::stomp::StompQueue Class Reference

#include <StompQueue.h>

Inheritance diagram for activemq::connector::stomp::StompQueue:

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

Public Member Functions

 StompQueue (const cms::Destination *source)
 StompQueue (const std::string &name)
virtual ~StompQueue (void)
virtual std::string getQueueName (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::StompQueue::StompQueue const cms::Destination *  source  )  [inline]
 

Copy Consturctor

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

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

Custom Constructor

Parameters:
name string destination name plus any params

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


Member Function Documentation

virtual cms::Destination* activemq::connector::stomp::StompQueue::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::StompQueue::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::Queue >.

virtual std::string activemq::connector::stomp::StompQueue::getQueueName 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