rclcpp/rclcpp_lifecycle/include/rclcpp_lifecycle
Jacob Perron ce5de8757d
Warn about unused result of add_on_set_parameters_callback (#1238) (#1244)
If the user doesn't retain a reference to the returned shared pointer there will be zero references and their callback will be unregistered.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
2020-08-03 12:10:27 -07:00
..
node_interfaces Add missing virtual destructors (#1149) 2020-06-01 19:58:48 -07:00
type_traits update style to match latest uncrustify 2017-09-28 15:38:40 -07:00
lifecycle_node.hpp Warn about unused result of add_on_set_parameters_callback (#1238) (#1244) 2020-08-03 12:10:27 -07:00
lifecycle_node_impl.hpp deprecate redundant namespaces (#1083) 2020-04-23 15:28:45 -07:00
lifecycle_publisher.hpp Add missing virtual destructors (#1149) 2020-06-01 19:58:48 -07:00
state.hpp Added features to rclcpp packages (#1106) 2020-05-15 16:41:25 +02:00
transition.hpp Added features to rclcpp packages (#1106) 2020-05-15 16:41:25 +02:00
visibility_control.h add rclcpp lifecycle 2016-12-14 09:29:27 -08:00