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>
Public Attributes | |
QOSDeadlineRequestedCallbackType | deadline_callback |
QOSLivelinessChangedCallbackType | liveliness_callback |
QOSRequestedIncompatibleQoSCallbackType | incompatible_qos_callback |
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 |