Classes | |
struct | DDS::InconsistentTopicStatus |
DDS::StatusKind::INCONSISTENT_TOPIC_STATUS More... | |
class | DDS::TopicQos |
QoS policies supported by a DDS::Topic entity. More... | |
interface | DDS::ITopicDescription |
<<interface>> Base class for DDS::Topic, DDS::ContentFilteredTopic, and DDS::MultiTopic. More... | |
class | DDS::ContentFilteredTopic |
<<interface>> Specialization of DDS::TopicDescription that allows for content-based subscriptions. More... | |
class | DDS::MultiTopic |
[Not supported (optional)] <<interface>> A specialization of DDS::TopicDescription that allows subscriptions that combine/filter/rearrange data coming from several topics. More... | |
class | DDS::Topic |
<<interface>> The most basic description of the data to be published and subscribed. More... | |
class | DDS::TopicListener |
<<interface>> DDS::Listener for DDS::Topic entities. More... |