CoreDX DDS
C# Reference Manual

DataReaderQos Class Reference
[DDS Quality of Service]

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

List of all members.

Public Attributes

DurabilityQosPolicy durability
DeadlineQosPolicy deadline
LatencyBudgetQosPolicy latency_budget
LivelinessQosPolicy liveliness
ReliabilityQosPolicy reliability
DestinationOrderQosPolicy destination_order
HistoryQosPolicy history
ResourceLimitsQosPolicy resource_limits
UserDataQosPolicy user_data
OwnershipQosPolicy ownership
TimeBasedFilterQosPolicy time_based_filter
ReaderDataLifecycleQosPolicy reader_data_lifecycle

Detailed Description

Structure that holds DataReader Quality of Service policies.

See also:
DataReader::set_qos()
DataReader::get_qos()
Subscriber::create_datareader()
Subscriber::set_default_datareader_qos()
Subscriber::get_default_datareader_qos()

Member Data Documentation

The requested update frequency for data instances.

The destination order logic requested by the DataReader.

The durability policy requested by the DataReader.

The data history requested by the DataReader.

The latency requested by the DataReader.

The liveliness mechanism requested by the DataReader.

The type of 'ownership' offered by the DataReader.

Controls the auto-purge behavior of the DataReader.

The transport reliability requested by the DataReader.

The resource limits set on the DataReader.

The maximum update frequency required/desired by the DataReader.

A sequence of octets associated with the DataReader.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties

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