Package | Description |
---|---|
org.omg.dds.core.event |
The Core (Infrastructure) Module defines the abstract classes and the
interfaces that are refined by the other modules.
|
org.omg.dds.sub |
The Subscription Module contains the
Subscriber ,
DataReader , ReadCondition ,
and QueryCondition interfaces, as well as the
SubscriberListener and
DataReaderListener interfaces, and more generally,
all that is needed on the subscription side. |
Modifier and Type | Method and Description |
---|---|
abstract RequestedIncompatibleQosStatus |
RequestedIncompatibleQosEvent.getStatus() |
Modifier and Type | Method and Description |
---|---|
RequestedIncompatibleQosStatus |
DataReader.getRequestedIncompatibleQosStatus()
This operation allows access to the REQUESTED_INCOMPATIBLE_QOS
communication status.
|
Copyright © 2014. All rights reserved.