#include <StompTopic.h>
Inheritance diagram for activemq::connector::stomp::StompTopic:
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 |
|
Copy Consturctor
|
|
Custom Constructor
|
|
|
|
Creates a new instance of this destination type that is a copy of this one, and returns it.
|
|
Retrieves the proper Stomp Prefix for the specified type of Destination
Implements activemq::connector::stomp::StompDestination< cms::Topic >. |
|
Gets the name of this queue.
|