RTI Connext Modern C++ API
Version 6.0.1
|
The listener to notify status changes for a dds::sub::DataReader of a generic type. More...
#include <dds/sub/AnyDataReaderListener.hpp>
The listener to notify status changes for a dds::sub::DataReader of a generic type.
This class is only intended to act as the base of SubscriberListener.
|
pure virtual |
Handles the dds::core::status::RequestedDeadlineMissedStatus status.
|
pure virtual |
Handles the dds::core::status::RequestedIncompatibleQosStatus status.
|
pure virtual |
Handles the dds::core::status::SampleRejectedStatus status.
|
pure virtual |
Handles the dds::core::status::LivelinessChangedStatus status.
|
pure virtual |
Handles the dds::core::status::DataAvailableStatus status.
|
pure virtual |
Handles the dds::core::status::SubscriptionMatchedStatus status.
|
pure virtual |
Handles the dds::core::status::SampleLostStatus status.