CoreDX DDS
C Reference Manual

DDS_PublisherQos Struct Reference
[DDS Quality of Service]

Structure that holds DDS_Publisher Quality of Service policies. More...

List of all members.

Public Attributes

DDS_PresentationQosPolicy presentation
 Controls the presentation of groups of changes.
DDS_PartitionQosPolicy partition
 Establishes a logical data partition.
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.

Detailed Description

Structure that holds DDS_Publisher Quality of Service policies.

See also:

Member Data Documentation

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.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© 2009-2013 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.