rclcpp  master
C++ ROS Client Library API
Public Member Functions | List of all members
rclcpp::Event Class Reference

#include <event.hpp>

Public Member Functions

 Event ()
 
bool set ()
 
bool check ()
 
bool check_and_clear ()
 

Constructor & Destructor Documentation

◆ Event()

rclcpp::Event::Event ( )

Member Function Documentation

◆ set()

bool rclcpp::Event::set ( )

◆ check()

bool rclcpp::Event::check ( )

◆ check_and_clear()

bool rclcpp::Event::check_and_clear ( )

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