#include <src/main/cms/Topic.h>


Public Member Functions | |
| virtual | ~Topic () |
| virtual std::string | getTopicName () const =0 throw ( CMSException ) |
| Gets the name of this topic. | |
| virtual cms::Topic::~Topic | ( | ) | [inline, virtual] |
| virtual std::string cms::Topic::getTopicName | ( | ) | const throw ( CMSException ) [pure virtual] |
Gets the name of this topic.
1.5.3