Modules | |
Read Conditions | |
com.rti.dds.subscription.ReadCondition and associated elements | |
Query Conditions | |
com.rti.dds.subscription.QueryCondition and associated elements | |
Classes | |
interface | DataReader |
<<interface>> Allows the application to: (1) declare the data it wishes to receive (i.e. make a subscription) and (2) access the data received by the attached com.rti.dds.subscription.Subscriber. More... | |
class | DataReaderAdapter |
<<eXtension>> A listener adapter in the spirit of the Java AWT listener adapters. (The Adapter provides empty implementations for the listener methods) More... | |
class | DataReaderCacheStatus |
<<eXtension>> The status of the reader's cache. More... | |
interface | DataReaderListener |
<<interface>> com.rti.dds.infrastructure.Listener for reader status. More... | |
class | DataReaderProtocolStatus |
<<eXtension>> The status of a reader's internal protocol related metrics, like the number of samples received, filtered, rejected; and status of wire protocol traffic. More... | |
class | DataReaderQos |
QoS policies supported by a com.rti.dds.subscription.DataReader entity. More... | |
class | DataReaderSeq |
Declares IDL sequence < com.rti.dds.subscription.DataReader > . More... | |
interface | FooDataReader |
<<interface>> <<generic>> User data type-specific data reader. More... | |
class | LivelinessChangedStatus |
StatusKind.LIVELINESS_CHANGED_STATUS. More... | |
class | RequestedDeadlineMissedStatus |
StatusKind.REQUESTED_DEADLINE_MISSED_STATUS. More... | |
class | RequestedIncompatibleQosStatus |
StatusKind.REQUESTED_INCOMPATIBLE_QOS_STATUS. More... | |
class | SampleLostStatus |
StatusKind.SAMPLE_LOST_STATUS_STATUS. More... | |
class | SampleLostStatusKind |
Kinds of reasons why a sample was lost. More... | |
class | SampleRejectedStatus |
StatusKind.SAMPLE_REJECTED_STATUS. More... | |
class | SampleRejectedStatusKind |
Kinds of reasons for rejecting a sample. More... | |
class | SubscriptionMatchedStatus |
StatusKind.SUBSCRIPTION_MATCHED_STATUS. More... | |
class | FooDataReader |
<<interface>> <<generic>> User data type-specific data reader. More... |