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

Contains callbacks for various types of events a Publisher can receive from the middleware. More...

#include <rclcpp/qos_event.hpp>

Public Attributes

QOSDeadlineOfferedCallbackType deadline_callback
 
QOSLivelinessLostCallbackType liveliness_callback
 
QOSOfferedIncompatibleQoSCallbackType incompatible_qos_callback
 

Detailed Description

Contains callbacks for various types of events a Publisher can receive from the middleware.

Definition at line 58 of file qos_event.hpp.


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