rclcpp
master
C++ ROS Client Library API
|
Contains callbacks for non-message events that a Subscription can receive from the middleware. More...
#include <qos_event.hpp>
Contains callbacks for non-message events that a Subscription can receive from the middleware.
QOSDeadlineRequestedCallbackType rclcpp::SubscriptionEventCallbacks::deadline_callback |
QOSLivelinessChangedCallbackType rclcpp::SubscriptionEventCallbacks::liveliness_callback |
QOSRequestedIncompatibleQoSCallbackType rclcpp::SubscriptionEventCallbacks::incompatible_qos_callback |
QOSMessageLostCallbackType rclcpp::SubscriptionEventCallbacks::message_lost_callback |