rclcpp
master
C++ ROS Client Library API
|
This is the complete list of members for rclcpp::exceptions::RCLError, including all inherited members.
file | rclcpp::exceptions::RCLErrorBase | |
formatted_message | rclcpp::exceptions::RCLErrorBase | |
line | rclcpp::exceptions::RCLErrorBase | |
message | rclcpp::exceptions::RCLErrorBase | |
RCLError(rcl_ret_t ret, const rcl_error_state_t *error_state, const std::string &prefix) | rclcpp::exceptions::RCLError | |
RCLError(const RCLErrorBase &base_exc, const std::string &prefix) | rclcpp::exceptions::RCLError | |
RCLErrorBase(rcl_ret_t ret, const rcl_error_state_t *error_state) | rclcpp::exceptions::RCLErrorBase | |
ret | rclcpp::exceptions::RCLErrorBase | |
runtime_error(T... args) | std::runtime_error | |
what(T... args) | std::runtime_error | |
~RCLErrorBase() | rclcpp::exceptions::RCLErrorBase | inlinevirtual |