RTI Connext C API  Version 5.0.0
Participant Built-in Topics

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.
 
typedef struct
DDS_ParticipantBuiltinTopicDataDataReader 
DDS_ParticipantBuiltinTopicDataDataReader
 Instantiates DataReader < DDS_ParticipantBuiltinTopicData > .
 

Variables

const char * DDS_PARTICIPANT_TOPIC_NAME
 Participant topic name.
 

Detailed Description

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

Typedef Documentation

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

Variable Documentation

const char* DDS_PARTICIPANT_TOPIC_NAME

RTI Connext C API Version 5.0.0 Copyright © Thu Aug 30 2012 Real-Time Innovations, Inc