CoreDX DDS
C Reference Manual

DDS_DataWriterQos Struct Reference
[DDS Quality of Service]

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

List of all members.

Public Attributes

DDS_DurabilityQosPolicy durability
 The durability policy offered by the DataWriter.
DDS_DurabilityServiceQosPolicy durability_service
 The durability service configuration offered by the DataWriter.
DDS_DeadlineQosPolicy deadline
 The deadline committed to by the DataWriter.
DDS_LatencyBudgetQosPolicy latency_budget
 The latency allowed by the DataWriter.
DDS_LivelinessQosPolicy liveliness
 The liveliness mechanism offered by the DataWriter.
DDS_ReliabilityQosPolicy reliability
 The transport reliability offered by the DataWriter.
DDS_DestinationOrderQosPolicy destination_order
 The destination order logic offered by the DataWriter.
DDS_HistoryQosPolicy history
 The data history maintained by the DataWriter.
DDS_ResourceLimitsQosPolicy resource_limits
 The resource limits set on the DataWriter.
DDS_TransportPriorityQosPolicy transport_priority
 The transport priority supported by the DataWriter.
DDS_LifespanQosPolicy lifespan
 The expiration time for old samples managed by the DataWriter.
DDS_UserDataQosPolicy user_data
 A sequence of octets associated with the DataWriter.
DDS_OwnershipQosPolicy ownership
 The type of 'ownership' offered by the DataWriter.
DDS_OwnershipStrengthQosPolicy ownership_strength
 The measure of 'ownership strength' offered by the DataWriter.
DDS_WriterDataLifecycleQosPolicy writer_data_lifecycle
 Indicates if unregistered instances should be automatically disposed by the DataWriter.

Detailed Description

Structure that holds DDS_DataWriter 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.