3.5.2. TopicDescriptionΒΆ
TopicDescription is an abstract class that serves as the base for all classes describing a data flow.
Applications will not create instances of TopicDescription directly, they must create instances of one
of its specializations instead.
At the moment, the only specializations implemented are Topic,
and ContentFilteredTopic.