rclcpp  master
C++ ROS Client Library API
Namespaces | Enumerations
wait_result_kind.hpp File Reference
#include "rclcpp/visibility_control.hpp"
Include dependency graph for wait_result_kind.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 rclcpp
 This header provides the get_node_base_interface() template function.
 

Enumerations

enum  rclcpp::WaitResultKind { rclcpp::Ready, rclcpp::Timeout, rclcpp::Empty }
 Represents the various kinds of results from waiting on a wait set. More...