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

Public Types

using ParameterCallbackType = std::function< void(const rclcpp::Parameter &)>
 

Public Attributes

std::string parameter_name
 
std::string node_name
 
ParameterCallbackType callback
 

Detailed Description

Definition at line 39 of file parameter_event_handler.hpp.


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