Package | Description |
---|---|
org.omg.dds.core.status |
Statuses may be classified as:
Read communication statuses: i.e., those that are related to
arrival of data, namely
DataOnReadersEvent and
DataAvailableEvent . |
Modifier and Type | Method and Description |
---|---|
abstract Set<QosPolicyCount> |
RequestedIncompatibleQosStatus.getPolicies()
A list containing for each policy the total number of times that the
concerned
DataReader discovered a DataWriter for the
same Topic with an offered QoS that is incompatible with that
requested by the DataReader. |
abstract Set<QosPolicyCount> |
OfferedIncompatibleQosStatus.getPolicies()
A list containing for each policy the total number of times that the
concerned
DataWriter discovered a DataReader for the
same Topic with a requested QoS that is incompatible with that
offered by the DataWriter. |
Copyright © 2014. All rights reserved.