RTI Connext .Net APIs  Version 5.2.0
 All Classes Namespaces Functions Variables Enumerations Properties Groups Pages
DDS::RequestedIncompatibleQosStatus Class Reference

::DDS::StatusKind::REQUESTED_INCOMPATIBLE_QOS_STATUS More...

#include <managed_subscription.h>

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

System::Int32 DDS::RequestedIncompatibleQosStatus::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 DDS::RequestedIncompatibleQosStatus::total_count_change

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

QosPolicyId_t DDS::RequestedIncompatibleQosStatus::last_policy_id

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

QosPolicyCountSeq ^ DDS::RequestedIncompatibleQosStatus::policies

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 Connext .Net APIs Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc