ROS 2 rclcpp + rcl - humble  humble
ROS 2 C++ Client Library with ROS Client Library
Public Attributes | List of all members
rclcpp::SubscriptionEventCallbacks Struct Reference

Contains callbacks for non-message events that a Subscription can receive from the middleware. More...

#include <rclcpp/qos_event.hpp>

Public Attributes

QOSDeadlineRequestedCallbackType deadline_callback
 
QOSLivelinessChangedCallbackType liveliness_callback
 
QOSRequestedIncompatibleQoSCallbackType incompatible_qos_callback
 
QOSMessageLostCallbackType message_lost_callback
 

Detailed Description

Contains callbacks for non-message events that a Subscription can receive from the middleware.

Definition at line 66 of file qos_event.hpp.


The documentation for this struct was generated from the following file: