RTI Connext Modern C++ API Version 7.3.0

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

Classes

class  dds::sub::SubscriberListener
 The listener to notify status changes for a dds::sub::Subscriber. More...
 
class  dds::sub::NoOpSubscriberListener
 A convenience implementation of SubscriberListener where all methods are overridden to do nothing. More...
 
class  dds::sub::CoherentAccess
 <<value-type>> Controls whether RTI Connext will preserve the groupings of changes made by the publishing application by means of begin_coherent_changes and end_coherent_changes. More...
 
class  dds::sub::Subscriber
 <<reference-type>> A subscriber is the object responsible for actually receiving data from a subscription. More...
 
class  dds::sub::qos::SubscriberQos
 <<value-type>> Container of the QoS policies that a dds::sub::Subscriber supports More...
 

Detailed Description

dds::sub::Subscriber entity and associated elements