CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
DDS_PublisherQos Struct Reference

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
 

Detailed Description

Field Documentation

◆ partition

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.

◆ presentation


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.