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.pub |
The Publication Module contains the
Publisher and
DataWriter interfaces as well as the
PublisherListener and
DataWriterListener interfaces, and more generally,
all that is needed on the publication side. |
Modifier and Type | Method and Description |
---|---|
abstract OfferedIncompatibleQosStatus |
OfferedIncompatibleQosEvent.getStatus() |
Modifier and Type | Method and Description |
---|---|
OfferedIncompatibleQosStatus |
DataWriter.getOfferedIncompatibleQosStatus()
This operation allows access to the OFFERED_INCOMPATIBLE_QOS
communication status.
|
Copyright © 2014. All rights reserved.