Classes | |
| class | BuiltinTopicKey_t |
| The key type of the built-in topic types. More... | |
| interface | ContentFilter |
| <<interface>> Interface to be used by a custom filter of a com.rti.dds.topic.ContentFilteredTopic More... | |
| interface | ContentFilteredTopic |
| <<interface>> Specialization of com.rti.dds.topic.TopicDescription that allows for content-based subscriptions. More... | |
| class | InconsistentTopicStatus |
| StatusKind.INCONSISTENT_TOPIC_STATUS. More... | |
| interface | MultiTopic |
| [Not supported (optional)] <<interface>> A specialization of com.rti.dds.topic.TopicDescription that allows subscriptions that combine/filter/rearrange data coming from several topics. More... | |
| interface | Topic |
| <<interface>> The most basic description of the data to be published and subscribed. More... | |
| class | TopicAdapter |
| <<eXtension>> A listener adapter in the spirit of the Java AWT listener adapters. (The Adapter provides empty implementations for the listener methods) More... | |
| interface | TopicDescription |
| com.rti.dds.topic.Topic entity and associated elements More... | |
| interface | TopicListener |
| <<interface>> com.rti.dds.infrastructure.Listener for com.rti.dds.topic.Topic entities. More... | |
| class | TopicQos |
| QoS policies supported by a com.rti.dds.topic.Topic entity. More... | |
| interface | TypeSupport |
| <<interface>> An abstract marker interface that has to be specialized for each concrete user data type that will be used by the application. More... | |
Packages | |
| package | builtin |
| Builtin topic for accessing information about the Topics discovered by RTI Connext. | |
| package | example |
| Descriptions of Foo, FooSeq, and FooTypeSupport, where Foo represents a user-defined data-type intended to be distributed using DDS. | |
DCPS Topic package