ROS 2 rclcpp + rcl - rolling
rolling-a919a6e5
ROS 2 C++ Client Library with ROS Client Library
|
Public Member Functions | |
RCLCPP_PUBLIC | UnsupportedEventTypeException (rcl_ret_t ret, const rcl_error_state_t *error_state, const std::string &prefix) |
RCLCPP_PUBLIC | UnsupportedEventTypeException (const exceptions::RCLErrorBase &base_exc, const std::string &prefix) |
![]() | |
RCLCPP_PUBLIC | RCLErrorBase (rcl_ret_t ret, const rcl_error_state_t *error_state) |
Additional Inherited Members | |
![]() | |
rcl_ret_t | ret |
std::string | message |
std::string | file |
size_t | line |
std::string | formatted_message |
Definition at line 87 of file event_handler.hpp.