#include <src/main/cms/Queue.h>
Public Member Functions | |
virtual | ~Queue () |
virtual std::string | getQueueName () const =0 throw ( CMSException ) |
Gets the name of this queue. |
virtual cms::Queue::~Queue | ( | ) | [inline, virtual] |
virtual std::string cms::Queue::getQueueName | ( | ) | const throw ( CMSException ) [pure virtual] |
Gets the name of this queue.