Struct SubscriptionEventCallbacks

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