RTI Connext .Net APIs
Version 5.2.0
|
DDS::Topic entity and associated elements More...
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... | |
struct | DDS::ExpressionProperty |
Provides additional information about the filter expression passed to DDS::IWriterContentFilter::writer_compile. More... | |
struct | DDS::FilterSampleInfo |
Provides meta information associated with the sample. More... | |
interface | DDS::IContentFilter |
<<interface>> Interface to be used by a custom filter of a DDS::ContentFilteredTopic More... | |
interface | DDS::IWriterContentFilter |
<<interface>> Interface to be used by a custom filter of a DDS::ContentFilteredTopic. More... | |
Functions | |
bool | DDS::TopicQos::equals (TopicQos^ qos) |
Compares two DDS::TopicQos for equality. | |
DDS::Topic entity and associated elements
bool DDS::TopicQos::equals | ( | TopicQos^ | qos | ) |
Compares two DDS::TopicQos for equality.