DDS::RequestedIncompatibleQosStatus Class Reference
[DataReaders]

DDS::StatusKind::REQUESTED_INCOMPATIBLE_QOS_STATUS More...

#include <managed_subscription.h>

List of all members.

Public Attributes

System::Int32 total_count
 Total cumulative count of how many times the concerned DDS::DataReader discovered a DDS::DataWriter for the same DDS::Topic with an offered QoS that is incompatible with that requested by the DDS::DataReader.
System::Int32 total_count_change
 The change in total_count since the last time the listener was called or the status was read.
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.
QosPolicyCountSeqpolicies
 A list containing, for each policy, the total number of times that the concerned DDS::DataReader discovered a DDS::DataWriter for the same DDS::Topic with an offered QoS that is incompatible with that requested by the DDS::DataReader.


Detailed Description

DDS::StatusKind::REQUESTED_INCOMPATIBLE_QOS_STATUS

See also:
DURABILITY

PRESENTATION

RELIABILITY

OWNERSHIP

LIVELINESS

DEADLINE

LATENCY_BUDGET

DESTINATION_ORDER

Examples:

HelloWorld_subscriber.cpp.


Member Data Documentation

Total cumulative count of how many times the concerned DDS::DataReader discovered a DDS::DataWriter for the same DDS::Topic with an offered QoS that is incompatible with that requested by the DDS::DataReader.

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 DDS::DataReader discovered a DDS::DataWriter for the same DDS::Topic with an offered QoS that is incompatible with that requested by the DDS::DataReader.


RTI Data Distribution Service .Net APIs Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc