Struct SubscriptionEventCallbacks
Defined in File event_handler.hpp
Struct Documentation
-
struct SubscriptionEventCallbacks
Contains callbacks for non-message events that a Subscription can receive from the middleware.
Public Members
-
QOSDeadlineRequestedCallbackType deadline_callback
-
QOSLivelinessChangedCallbackType liveliness_callback
-
QOSRequestedIncompatibleQoSCallbackType incompatible_qos_callback
-
QOSMessageLostCallbackType message_lost_callback
-
IncompatibleTypeCallbackType incompatible_type_callback
-
SubscriptionMatchedCallbackType matched_callback
-
QOSDeadlineRequestedCallbackType deadline_callback