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.topic |
The Topic-Definition Module contains the
Topic ,
ContentFilteredTopic , and
MultiTopic interfaces, the
TopicListener interface, and more generally, all
that is needed by the application to define Topic objects and attach QoS
policies to them. |
Modifier and Type | Method and Description |
---|---|
abstract InconsistentTopicStatus |
InconsistentTopicEvent.getStatus() |
Modifier and Type | Method and Description |
---|---|
InconsistentTopicStatus |
Topic.getInconsistentTopicStatus()
This method allows the application to retrieve the
InconsistentTopicStatus of the Topic. |
Copyright © 2014. All rights reserved.