DDS_RequestedIncompatibleQosStatus Struct Reference
[DataReaders]

DDS_REQUESTED_INCOMPATIBLE_QOS_STATUS More...

List of all members.

Public Attributes

DDS_Long total_count
 Total cumulative count of how many times the concerned DDSDataReader discovered a DDSDataWriter for the same DDSTopic with an offered QoS that is incompatible with that requested by the DDSDataReader.
DDS_Long total_count_change
 The change in total_count since the last time the listener was called or the status was read.
DDS_QosPolicyId_t last_policy_id
 The PolicyId_t of one of the policies that was found to be incompatible the last time an incompatibility was detected.
struct DDS_QosPolicyCountSeq policies
 A list containing, for each policy, the total number of times that the concerned DDSDataReader discovered a DDSDataWriter for the same DDSTopic with an offered QoS that is incompatible with that requested by the DDSDataReader.


Detailed Description

DDS_REQUESTED_INCOMPATIBLE_QOS_STATUS

See also:
DURABILITY

PRESENTATION

RELIABILITY

OWNERSHIP

LIVELINESS

DEADLINE

LATENCY_BUDGET

DESTINATION_ORDER

Examples:

HelloWorld_subscriber.cxx.


Member Data Documentation

Total cumulative count of how many times the concerned DDSDataReader discovered a DDSDataWriter for the same DDSTopic with an offered QoS that is incompatible with that requested by the DDSDataReader.

The change in total_count since the last time the listener was called or the status was read.

The PolicyId_t of one of the policies that was found to be incompatible the last time an incompatibility was detected.

A list containing, for each policy, the total number of times that the concerned DDSDataReader discovered a DDSDataWriter for the same DDSTopic with an offered QoS that is incompatible with that requested by the DDSDataReader.


RTI Connext C++ API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc