|
RTI Connext Micro
Version 2.4.4.0
|
DDS discovery data definitions. More...
#include "dds_c/dds_c_dll.h"#include "dds_c/dds_c_infrastructure.h"#include "dds_c/dds_c_domain.h"#include "dds_c/dds_c_type.h"#include <reda/reda_sequence_decl.h>Go to the source code of this file.
Data Structures | |
| struct | DDS_ParticipantBuiltinTopicData |
| <<cert>> Object representing a remote DomainParticipant.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. More... | |
| struct | DDS_PublicationBuiltinTopicData |
| Object describing a remote Publication.This object contains all of the information about a remote DDS_DataWriter and its DDS_Publisher that is necessary for matching the remote DDS_DataWriter to a local DDS_DataReader during discovery. More... | |
| struct | DDS_SubscriptionBuiltinTopicData |
| Entry created when a DDS_DataReader is discovered in association with its Subscriber.Data associated with the built-in topic ::DDS_SUBSCRIPTION_TOPIC_NAME. It contains QoS policies and additional information that apply to the remote DDS_DataReader the related DDS_Subscriber. More... | |
DDS discovery data definitions.