RTI Connext .Net APIs  Version 5.2.0
 All Classes Namespaces Functions Variables Enumerations Properties Groups Pages
DataReaders

DDS::DataReader entity and associated elements More...

Modules

 Read Conditions
 DDS::ReadCondition and associated elements
 
 Query Conditions
 DDS::QueryCondition and associated elements
 

Classes

struct  DDS::RequestedDeadlineMissedStatus
 ::DDS::StatusKind::REQUESTED_DEADLINE_MISSED_STATUS More...
 
struct  DDS::LivelinessChangedStatus
 ::DDS::StatusKind::LIVELINESS_CHANGED_STATUS More...
 
class  DDS::RequestedIncompatibleQosStatus
 ::DDS::StatusKind::REQUESTED_INCOMPATIBLE_QOS_STATUS More...
 
struct  DDS::SampleLostStatus
 ::DDS::StatusKind::SAMPLE_LOST_STATUS More...
 
struct  DDS::SampleRejectedStatus
 ::DDS::StatusKind::SAMPLE_REJECTED_STATUS More...
 
struct  DDS::SubscriptionMatchedStatus
 ::DDS::StatusKind::SUBSCRIPTION_MATCHED_STATUS More...
 
struct  DDS::DataReaderCacheStatus
 <<extension>> The status of the reader's cache. More...
 
struct  DDS::DataReaderProtocolStatus
 <<extension>> The status of a reader's internal protocol related metrics, like the number of samples received, filtered, rejected; and status of wire protocol traffic. More...
 
class  DDS::DataReaderQos
 QoS policies supported by a DDS::DataReader entity. More...
 
class  DDS::DataReaderSeq
 Declares IDL sequence < DDS::DataReader > . More...
 
class  DDS::DataReaderListener
 <<interface>> DDS::Listener for reader status. More...
 
class  DDS::DataReader
 <<interface>> Allows the application to: (1) declare the data it wishes to receive (i.e. make a subscription) and (2) access the data received by the attached DDS::Subscriber. More...
 
class  DDS::TypedDataReader< T >
 <<interface>> <<generic>> User data type-specific data reader. More...
 
class  FooDataReader
 <<interface>> <<generic>> User data type-specific data reader. More...
 

Enumerations

enum  DDS::SampleLostStatusKind : UINT32
 <<extension>> Kinds of reasons why a sample was lost. More...
 
enum  DDS::SampleRejectedStatusKind : UINT32
 Kinds of reasons for rejecting a sample. More...
 

Functions

bool DDS::DataReaderQos::equals (DataReaderQos^ other)
 Compares two DDS::DataReaderQos for equality.
 

Detailed Description

DDS::DataReader entity and associated elements

Enumeration Type Documentation

<<extension>> Kinds of reasons why a sample was lost.

Kinds of reasons for rejecting a sample.

Function Documentation

bool DDS::DataReaderQos::equals ( DataReaderQos other)

Compares two DDS::DataReaderQos for equality.

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

RTI Connext .Net APIs Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc