RTI Connext Micro  Version 2.4.1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
DDS_RequestedIncompatibleQosStatus Struct Reference

<<cert>> DDS_REQUESTED_INCOMPATIBLE_QOS_STATUS More...

#include <dds_c_subscription.h>

Data Fields

DDS_Long 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.
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 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


Field Documentation

DDS_Long 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.

DDS_Long DDS_RequestedIncompatibleQosStatus::total_count_change

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

DDS_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.

struct DDS_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 Micro Version 2.4.1.0 Copyright © Thu Nov 20 2014 Real-Time Innovations, Inc