RTI Connext DDS Micro C++ API  2.4.14.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Subscriber

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.

Detailed Description

DDSSubscriber entity and associated elements


Variable Documentation

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.

See also:
DDSSubscriber::create_datareader

RTI Connext DDS Micro C++ API 2.4.14.2 Copyright © Mon May 20 2024 Real-Time Innovations, Inc