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.See: Description
Interface | Description |
---|---|
BuiltinTopicKey | |
ContentFilteredTopic<TYPE> |
ContentFilteredTopic is a specialization of TopicDescription that allows
for content-based subscriptions.
|
MultiTopic<TYPE> |
MultiTopic is a specialization of TopicDescription that allows
subscriptions to combine/filter/rearrange data coming from several
Topic s. |
ParticipantBuiltinTopicData | |
PublicationBuiltinTopicData | |
SubscriptionBuiltinTopicData | |
Topic<TYPE> |
Topic is the most basic description of the data to be published and
subscribed.
|
TopicBuiltinTopicData | |
TopicDescription<TYPE> | |
TopicListener<TYPE> | |
TopicQos |
Class | Description |
---|---|
TopicAdapter<TYPE> |
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.Copyright © 2014. All rights reserved.