15 #include "rclcpp/event.hpp"
26 return state_.exchange(
true);
38 return state_.exchange(
false);
RCLCPP_PUBLIC Event()
Default construct.
RCLCPP_PUBLIC bool check_and_clear()
Get the state value of the Event and set to false.
RCLCPP_PUBLIC bool check()
Get the state value of the Event.
RCLCPP_PUBLIC bool set()
Set the Event state value to true.
Versions of rosidl_typesupport_cpp::get_message_type_support_handle that handle adapted types.