ROS 2 rclcpp + rcl - kilted  kilted
ROS 2 C++ Client Library with ROS Client Library
Public Member Functions | Public Attributes | List of all members
rclcpp::exceptions::RCLErrorBase Class Reference
Inheritance diagram for rclcpp::exceptions::RCLErrorBase:
Inheritance graph
[legend]

Public Member Functions

RCLCPP_PUBLIC RCLErrorBase (rcl_ret_t ret, const rcl_error_state_t *error_state)
 

Public Attributes

rcl_ret_t ret
 
std::string message
 
std::string file
 
size_t line
 
std::string formatted_message
 

Detailed Description

Definition at line 146 of file exceptions.hpp.


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