rclcpp  master
C++ ROS Client Library API
Public Types | Public Attributes | List of all members
rclcpp::ParameterEventCallbackHandle Struct Reference

#include <parameter_event_handler.hpp>

Collaboration diagram for rclcpp::ParameterEventCallbackHandle:
Collaboration graph
[legend]

Public Types

using ParameterEventCallbackType = std::function< void(const rcl_interfaces::msg::ParameterEvent &)>
 

Public Attributes

ParameterEventCallbackType callback
 

Member Typedef Documentation

◆ ParameterEventCallbackType

using rclcpp::ParameterEventCallbackHandle::ParameterEventCallbackType = std::function<void (const rcl_interfaces::msg::ParameterEvent &)>

Member Data Documentation

◆ callback

ParameterEventCallbackType rclcpp::ParameterEventCallbackHandle::callback

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