RTI Connext Modern C++ API
Version 5.3.0
|
The listener to notify status changes for a dds::pub::DataWriter of a generic type. More...
#include <dds/pub/AnyDataWriterListener.hpp>
The listener to notify status changes for a dds::pub::DataWriter of a generic type.
This class is only intended to act as the base of PublisherListener.
|
pure virtual |
Handles the dds::core::status::OfferedDeadlineMissedStatus status.
|
pure virtual |
Handles the dds::core::status::OfferedIncompatibleQosStatus status.
|
pure virtual |
Handles the dds::core::status::LivelinessLostStatus status.
|
pure virtual |
Handles the dds::core::status::PublicationMatchedStatus status.
|
pure virtual |
<<extension>> Handles the dds::core::status::ReliableWriterCacheChangedStatus status
|
pure virtual |
<<extension>> Handles the dds::core::status::ReliableReaderActivityChangedStatus status
|
pure virtual |
<<extension>> Notifies when an instance is replaced in DataWriter queue.
|
pure virtual |
<<extension>> Called when a sample is application-acknowledged.
|
pure virtual |
<<extension>> Called when a sample that has been received on a the built-in service channel is intended for the DataWriter that has installed this listener