DDS::OfferedIncompatibleQosStatus Class Reference
[Data Writers]

DDS::StatusKind::OFFERED_INCOMPATIBLE_QOS_STATUS More...

#include <managed_publication.h>

List of all members.

Public Attributes

System::Int32 total_count
 Total cumulative number of times the concerned DDS::DataWriter discovered a DDS::DataReader for the same DDS::Topic, common partition with a requested QoS that is incompatible with that offered by the DDS::DataWriter.
System::Int32 total_count_change
 The incremental changes in total_count since the last time the listener was called or the status was read.
QosPolicyId_t last_policy_id
 The DDS::QosPolicyId_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::DataWriter discovered a DDS::DataReader for the same DDS::Topic and common partition with a requested QoS that is incompatible with that offered by the DDS::DataWriter.


Detailed Description

DDS::StatusKind::OFFERED_INCOMPATIBLE_QOS_STATUS

Entity:
DDS::DataWriter
Listener:
DDS::DataWriterListener
The qos policy value was incompatible with what was requested.

Member Data Documentation

Total cumulative number of times the concerned DDS::DataWriter discovered a DDS::DataReader for the same DDS::Topic, common partition with a requested QoS that is incompatible with that offered by the DDS::DataWriter.

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

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


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