RTI Connext Modern C++ API
Version 5.2.3
|
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... | |
Describes DataState, which includes SampleState, ViewState and InstanceState.