RTI Connext Modern C++ API
Version 6.0.1
|
Describes DataState, which includes SampleState, ViewState and InstanceState. More...
Classes | |
class | dds::sub::status::SampleState |
Indicates whether or not a sample has ever been read. More... | |
class | dds::sub::status::ViewState |
Indicates whether or not an instance is new. More... | |
class | dds::sub::status::InstanceState |
Indicates if the samples are from a live dds::pub::DataWriter or not. More... | |
class | dds::sub::status::DataState |
The DataState class describes the state of a sample and includes the information about the sample's InstanceState, ViewState, and SampleState. More... | |
class | rti::sub::status::StreamKind |
<<extension>> Indicates which stream to read from: live stream, topic-query stream or both More... | |
class | rti::sub::status::DataStateEx |
<<extension>> <<value-type>> An extended version of dds::sub::status::DataState that also contains StreamKind More... | |
Describes DataState, which includes SampleState, ViewState and InstanceState.