RTI Connext Modern C++ API  Version 5.2.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
DataReaders

dds::sub::DataReader entity and associated elements More...

Modules

 Read Conditions
 dds::sub::cond::ReadCondition and associated elements
 
 Query Conditions
 dds::sub::cond::QueryCondition and associated elements
 

Classes

class  dds::core::status::SampleRejectedState
 Reasons why a sample was rejected. More...
 
class  dds::core::status::SampleLostStatus
 Information about the status dds::core::status::StatusMask::sample_lost() More...
 
class  dds::core::status::SampleRejectedStatus
 Information about the status dds::core::status::StatusMask::sample_rejected() More...
 
class  dds::core::status::LivelinessChangedStatus
 Information about the status dds::core::status::StatusMask::liveliness_changed() More...
 
class  dds::core::status::RequestedDeadlineMissedStatus
 Information about the status dds::core::status::StatusMask::requested_deadline_missed() More...
 
class  dds::core::status::RequestedIncompatibleQosStatus
 Information about the status dds::core::status::StatusMask::requested_incompatible_qos() More...
 
class  dds::core::status::SubscriptionMatchedStatus
 Information about the status dds::core::status::StatusMask::subscription_matched() More...
 
class  dds::sub::AnyDataReader
 <<reference-type>> This class provides an non-template holder for representing a DataReader of any type More...
 
class  dds::sub::AnyDataReaderListener
 The listener to notify status changes for a dds::sub::DataReader of a generic type. More...
 
class  dds::sub::DataReaderListener< T >
 The Listener to notify status changes for a dds::sub::DataReader. More...
 
class  dds::sub::NoOpDataReaderListener< T >
 A convenience implementation of DataReaderListener where all methods are overridden to do nothing. More...
 
class  dds::sub::DataReader< T >
 <<reference-type>> 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::sub::Subscriber. More...
 
class  dds::sub::DataReader< T >::Selector
 The Selector class is used by the DataReader to compose read and take operations. More...
 
class  dds::sub::DataReader< T >::ManipulatorSelector
 A Selector class enabling the streaming API. More...
 
class  rti::core::status::SampleLostState
 <<extension>> Reasons why a sample was lost More...
 
class  rti::core::status::DataReaderCacheStatus
 <<extension>> Information about the status dds::core::status::StatusMask::datareader_cache() More...
 
class  rti::core::status::DataReaderProtocolStatus
 <<extension>> Information about the status dds::core::status::StatusMask::datareader_protocol() More...
 
class  dds::sub::qos::DataReaderQos
 <<value-type>> Container of the QoS policies that a dds::sub::DataReader supports More...
 

Detailed Description

dds::sub::DataReader entity and associated elements


RTI Connext Modern C++ API Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc