CoreDX DDS
C Reference Manual

DDS_DataReaderQos Struct Reference
[DDS Quality of Service]

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

List of all members.

Public Attributes

DDS_DurabilityQosPolicy durability
 The durability policy requested by the DataReader.
DDS_DeadlineQosPolicy deadline
 The requested update frequency for data instances.
DDS_LatencyBudgetQosPolicy latency_budget
 The latency requested by the DataReader.
DDS_LivelinessQosPolicy liveliness
 The liveliness mechanism requested by the DataReader.
DDS_ReliabilityQosPolicy reliability
 The transport reliability requested by the DataReader.
DDS_DestinationOrderQosPolicy destination_order
 The destination order logic requested by the DataReader.
DDS_HistoryQosPolicy history
 The data history requested by the DataReader.
DDS_ResourceLimitsQosPolicy resource_limits
 The resource limits set on the DataReader.
DDS_UserDataQosPolicy user_data
 A sequence of octets associated with the DataReader.
DDS_OwnershipQosPolicy ownership
 The type of 'ownership' offered by the DataReader.
DDS_TimeBasedFilterQosPolicy time_based_filter
 The maximum update frequency required/desired by the DataReader.
DDS_ReaderDataLifecycleQosPolicy reader_data_lifecycle
 Controls the auto-purge behavior of the DataReader.

Detailed Description

Structure that holds DDS_DataReader Quality of Service policies.

See also:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

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