![]() |
CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
|
Data Structures | |
struct | DDS_DomainParticipantFactoryQos |
Structure that holds DDS_DomainParticipantFactory Quality of Service policies. More... | |
struct | DDS_DomainParticipantQos |
Structure that holds DDS_DomainParticipant Quality of Service policies. More... | |
struct | DDS_TopicQos |
Structure that holds DDS_Topic Quality of Service policies. More... | |
struct | DDS_DataWriterQos |
Structure that holds DDS_DataWriter Quality of Service policies. More... | |
struct | DDS_PublisherQos |
Structure that holds DDS_Publisher Quality of Service policies. More... | |
struct | DDS_DataReaderQos |
Structure that holds DDS_DataReader Quality of Service policies. More... | |
struct | DDS_SubscriberQos |
Structure that holds DDS_Subscriber Quality of Service policies. More... | |
struct | DDS_QosProvider |
A DDS_QosProvider provides a factory to obtain QoS policy settings by name for a DDS Entity. More... | |
Macros | |
#define | DDS_XCDR_DATA_REPRESENTATION 0 /* type: DDS_DataRepresentationId_t */ |
a DDS_DataRepresentationId_t that indicates XCDR form. | |
#define | DDS_XML_DATA_REPRESENTATION 1 /* type: DDS_DataRepresentationId_t */ |
a DDS_DataRepresentationId_t that indicates XML form. | |
Typedefs | |
typedef int16_t | DDS_DataRepresentationId_t |
Indicates the form of data, for example CDR or XML. | |