![]() |
CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
|
Structure that holds DDS_Publisher Quality of Service policies. More...
Data Fields | |
DDS_PresentationQosPolicy | presentation |
Controls the presentation of groups of changes. More... | |
DDS_PartitionQosPolicy | partition |
Establishes a logical data partition. More... | |
DDS_GroupDataQosPolicy | group_data |
A sequence of octets associated with the Publisher. | |
DDS_EntityFactoryQosPolicy | entity_factory |
Controls the behavior of the Publisher_create_datawriter() operation. | |
CoreDX_EntityNameQosPolicy | entity_name |
entity name | |
CoreDX_LoggingQosPolicy | logging |
logging | |
Structure that holds DDS_Publisher Quality of Service policies.
DDS_PartitionQosPolicy DDS_PublisherQos::partition |
Establishes a logical data partition.
DataWriters and DataReaders that are 'in' the same partition (ie, the partition of the containing Publisher and Subscriber match) can communicate. If the partitions do not match, then they cannot communicate.
DDS_PresentationQosPolicy DDS_PublisherQos::presentation |
Controls the presentation of groups of changes.