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 .
Plain communication statuses: i.e., all the others.
Read communication statuses are treated slightly differently than the
others for they don't change independently. |
Modifier and Type | Method and Description |
---|---|
abstract java.util.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 java.util.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 © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.