Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 567 Bytes

topicDescription.rst

File metadata and controls

13 lines (10 loc) · 567 Bytes

TopicDescription

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