Package | Description |
---|---|
org.omg.dds.core |
The Core (Infrastructure) Module defines the abstract classes and the
interfaces that are refined by the other modules.
|
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.domain |
The Domain Module contains the
DomainParticipant
class that acts as an entry-point of the Service and acts as a factory for
many of the classes. |
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. |
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. |
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. |
Class and Description |
---|
TopicQos |
Class and Description |
---|
Topic
Topic is the most basic description of the data to be published and
subscribed.
|
Class and Description |
---|
ContentFilteredTopic
ContentFilteredTopic is a specialization of TopicDescription that allows
for content-based subscriptions.
|
MultiTopic
MultiTopic is a specialization of TopicDescription that allows
subscriptions to combine/filter/rearrange data coming from several
Topic s. |
ParticipantBuiltinTopicData |
Topic
Topic is the most basic description of the data to be published and
subscribed.
|
TopicBuiltinTopicData |
TopicDescription |
TopicListener |
TopicQos |
Class and Description |
---|
SubscriptionBuiltinTopicData |
Topic
Topic is the most basic description of the data to be published and
subscribed.
|
TopicQos |
Class and Description |
---|
PublicationBuiltinTopicData |
TopicDescription |
TopicQos |
Class and Description |
---|
BuiltinTopicKey |
ParticipantBuiltinTopicData |
PublicationBuiltinTopicData |
SubscriptionBuiltinTopicData |
Topic
Topic is the most basic description of the data to be published and
subscribed.
|
TopicBuiltinTopicData |
TopicDescription |
TopicListener |
TopicQos |
Copyright © 2014. All rights reserved.