RTI Connext .Net APIs  Version 5.2.3
 All Classes Namespaces Functions Variables Enumerations Properties Groups Pages
Topics

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.
 

Detailed Description

DDS::Topic entity and associated elements

Function Documentation

bool DDS::TopicQos::equals ( TopicQos qos)

Compares two DDS::TopicQos for equality.

Parameters
other<<in>> The other TopicQos to be compared with this TopicQos.
Returns
true if the two Qos objects are equal or false otherwise.

RTI Connext .Net APIs Version 5.2.3 Copyright © Wed Apr 27 2016 Real-Time Innovations, Inc