OfferedIncompatibleQosStatus Class Reference
[Data Writers]

StatusKind.OFFERED_INCOMPATIBLE_QOS_STATUS. More...

Inherits Status.

List of all members.

Public Attributes

int total_count
 Total cumulative number of times the concerned com.rti.dds.publication.DataWriter discovered a com.rti.dds.subscription.DataReader for the same com.rti.dds.topic.Topic, common partition with a requested QoS that is incompatible with that offered by the com.rti.dds.publication.DataWriter.
int 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 com.rti.dds.infrastructure.QosPolicyId_t of one of the policies that was found to be incompatible the last time an incompatibility was detected.
final QosPolicyCountSeq policies
 A list containing for each policy the total number of times that the concerned com.rti.dds.publication.DataWriter discovered a com.rti.dds.subscription.DataReader for the same com.rti.dds.topic.Topic and common partition with a requested QoS that is incompatible with that offered by the com.rti.dds.publication.DataWriter.


Detailed Description

StatusKind.OFFERED_INCOMPATIBLE_QOS_STATUS.

Entity:
com.rti.dds.publication.DataWriter
Listener:
com.rti.dds.publication.DataWriterListener
The qos policy value was incompatible with what was requested.

Member Data Documentation

Total cumulative number of times the concerned com.rti.dds.publication.DataWriter discovered a com.rti.dds.subscription.DataReader for the same com.rti.dds.topic.Topic, common partition with a requested QoS that is incompatible with that offered by the com.rti.dds.publication.DataWriter.

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

The com.rti.dds.infrastructure.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 com.rti.dds.publication.DataWriter discovered a com.rti.dds.subscription.DataReader for the same com.rti.dds.topic.Topic and common partition with a requested QoS that is incompatible with that offered by the com.rti.dds.publication.DataWriter.


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