ROS 2 rclcpp + rcl - jazzy  jazzy
ROS 2 C++ Client Library with ROS Client Library
Public Member Functions | List of all members
rclcpp::node_interfaces::NodeTimers Class Reference

Implementation of the NodeTimers part of the Node API. More...

#include <rclcpp/node_interfaces/node_timers.hpp>

Inheritance diagram for rclcpp::node_interfaces::NodeTimers:
Inheritance graph
[legend]
Collaboration diagram for rclcpp::node_interfaces::NodeTimers:
Collaboration graph
[legend]

Public Member Functions

RCLCPP_PUBLIC NodeTimers (rclcpp::node_interfaces::NodeBaseInterface *node_base)
 
RCLCPP_PUBLIC void add_timer (rclcpp::TimerBase::SharedPtr timer, rclcpp::CallbackGroup::SharedPtr callback_group) override
 Add a timer to the node.
 

Detailed Description

Implementation of the NodeTimers part of the Node API.

Definition at line 31 of file node_timers.hpp.


The documentation for this class was generated from the following files: