|
RTI Connext Java API Version 7.6.0
|
com.rti.dds.infrastructure.StatusKind.StatusKind.REQUESTED_INCOMPATIBLE_QOS_STATUS More...
Inherits Status.
Public Attributes | |
| int | total_count |
| Total cumulative count of how many times the concerned com.rti.dds.subscription.DataReader discovered a com.rti.dds.publication.DataWriter for the same com.rti.dds.topic.Topic with an offered QoS that is incompatible with that requested by the com.rti.dds.subscription.DataReader. More... | |
| int | total_count_change |
The change in total_count since the last time the listener was called or the status was read. More... | |
| 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. More... | |
| final QosPolicyCountSeq | policies |
| A list containing, for each policy, the total number of times that the concerned com.rti.dds.subscription.DataReader discovered a com.rti.dds.publication.DataWriter for the same com.rti.dds.topic.Topic with an offered QoS that is incompatible with that requested by the com.rti.dds.subscription.DataReader. More... | |
com.rti.dds.infrastructure.StatusKind.StatusKind.REQUESTED_INCOMPATIBLE_QOS_STATUS
| int total_count |
Total cumulative count of how many times the concerned com.rti.dds.subscription.DataReader discovered a com.rti.dds.publication.DataWriter for the same com.rti.dds.topic.Topic with an offered QoS that is incompatible with that requested by the com.rti.dds.subscription.DataReader.
| int 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 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.subscription.DataReader discovered a com.rti.dds.publication.DataWriter for the same com.rti.dds.topic.Topic with an offered QoS that is incompatible with that requested by the com.rti.dds.subscription.DataReader.