CoreDX DDS Modern C++ API
List of all members
dds::pub::NoOpPublisherListener Class Reference

Derives from the base PublisherListener, and provides 'empty' implementations for all listener operations. More...

Inheritance diagram for dds::pub::NoOpPublisherListener:
Inheritance graph
[legend]
Collaboration diagram for dds::pub::NoOpPublisherListener:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from dds::pub::NoOpAnyDataWriterListener
virtual void on_offered_deadline_missed (dds::pub::AnyDataWriter &, const dds::core::status::OfferedDeadlineMissedStatus &)
 invoked when it is detected that the writer has missed its deadline
 
virtual void on_offered_incompatible_qos (dds::pub::AnyDataWriter &, const dds::core::status::OfferedIncompatibleQosStatus &)
 invoked when it is detected that the writer has failed to match with a discovered peer based on a QoS incompatibility
 
virtual void on_liveliness_lost (dds::pub::AnyDataWriter &, const dds::core::status::LivelinessLostStatus &)
 invoked when it is detected that the writer has lost liveliness
 
virtual void on_publication_matched (dds::pub::AnyDataWriter &, const dds::core::status::PublicationMatchedStatus &)
 invoked when it is detected that the writer has matched (or unmatched) with a peer reader
 

Detailed Description

Derives from the base PublisherListener, and provides 'empty' implementations for all listener operations.


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.