RTI Connext C API  Version 7.0.0

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

Data Structures

struct  DDS_ParticipantBuiltinTopicData
 Entry created when a DomainParticipant object is discovered. More...
 
struct  DDS_ParticipantBuiltinTopicDataSeq
 Instantiates FooSeq < DDS_ParticipantBuiltinTopicData > . More...
 
struct  DDS_ParticipantBuiltinTopicDataTypeSupport
 Instantiates TypeSupport < DDS_ParticipantBuiltinTopicData > . More...
 

Typedefs

typedef struct DDS_ParticipantBuiltinTopicData DDS_ParticipantBuiltinTopicData
 Entry created when a DomainParticipant object is discovered. More...
 
typedef struct DDS_ParticipantBuiltinTopicDataDataReader DDS_ParticipantBuiltinTopicDataDataReader
 Instantiates DataReader < DDS_ParticipantBuiltinTopicData > . 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 DDS_DomainParticipant.

See also
DDS_PARTICIPANT_TOPIC_NAME
DDS_ParticipantBuiltinTopicDataDataReader

◆ DDS_ParticipantBuiltinTopicDataDataReader

Variable Documentation

◆ DDS_PARTICIPANT_TOPIC_NAME

const char* DDS_PARTICIPANT_TOPIC_NAME