RTI Connext DDS Micro C++ API
2.4.14.2
|
DDSSubscriber entity and associated elements More...
Classes | |
class | DDSSubscriberListener |
<<interface>> <<cert>> DDSListener for status about a subscriber. More... | |
class | DDSSubscriber |
<<interface>> A subscriber is the object responsible for actually receiving data from a subscription. More... | |
struct | DDS_SubscriberQos |
<<cert>> QoS policies supported by a DDSSubscriber entity. More... |
Variables | |
struct DDS_DataReaderQos | DDS_DATAREADER_QOS_DEFAULT |
<<cert>> Special value for creating data reader with default QoS. |
DDSSubscriber entity and associated elements
struct DDS_DataReaderQos DDS_DATAREADER_QOS_DEFAULT |
<<cert>> Special value for creating data reader with default QoS.
When used in DDSSubscriber::create_datareader, this special value is used to indicate that the DDSDataReader should be created with the default DDSDataReader QoS.