RTI Connext Traditional C++ API Version 7.3.0

Builtin topic for accessing information about the DomainParticipants discovered by RTI Connext. More...

Classes

struct  DDS_ParticipantBuiltinTopicData
 Entry created when a DomainParticipant object is discovered. More...
 
struct  DDS_ParticipantBuiltinTopicDataSeq
 Instantiates FooSeq < DDS_ParticipantBuiltinTopicData > . More...
 
class  DDSParticipantBuiltinTopicDataTypeSupport
 Instantiates TypeSupport < DDS_ParticipantBuiltinTopicData > . More...
 
class  DDSParticipantBuiltinTopicDataDataReader
 Instantiates DataReader < DDS_ParticipantBuiltinTopicData > . More...
 

Typedefs

typedef struct DDS_ParticipantBuiltinTopicData DDS_ParticipantBuiltinTopicData
 Entry created when a DomainParticipant object is discovered. More...
 

Variables

const char * DDS_PARTICIPANT_TOPIC_NAME
 Participant topic name. More...
 

Detailed Description

Builtin topic for accessing information about the DomainParticipants discovered by RTI Connext.

Typedef Documentation

◆ DDS_ParticipantBuiltinTopicData

Entry created when a DomainParticipant object is discovered.

Data associated with the built-in topic DDS_PARTICIPANT_TOPIC_NAME. It contains QoS policies and additional information that apply to the remote DDSDomainParticipant.

See also
DDS_PARTICIPANT_TOPIC_NAME
DDSParticipantBuiltinTopicDataDataReader

Variable Documentation

◆ DDS_PARTICIPANT_TOPIC_NAME

const char* DDS_PARTICIPANT_TOPIC_NAME
extern