CoreDX DDS C Reference Manual
Public Attributes | List of all members
DDS_SubscriberQos Struct Reference

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

Public Attributes

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 Subsriber_create_datareader() operation.
 
CoreDX_EntityNameQosPolicy entity_name
 entity name
 
CoreDX_LoggingQosPolicy logging
 logging
 

Detailed Description

Structure that holds DDS_Subscriber Quality of Service policies.

See also

Member Data Documentation

DDS_PartitionQosPolicy DDS_SubscriberQos::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_SubscriberQos::presentation

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