15 #ifndef RCLCPP__FUTURE_RETURN_CODE_HPP_
16 #define RCLCPP__FUTURE_RETURN_CODE_HPP_
21 #include "rclcpp/visibility_control.hpp"
Versions of rosidl_typesupport_cpp::get_message_type_support_handle that handle adapted types.
RCLCPP_PUBLIC std::string to_string(const FutureReturnCode &future_return_code)
String conversion function for FutureReturnCode.
RCLCPP_PUBLIC std::ostream & operator<<(std::ostream &os, const FutureReturnCode &future_return_code)
Stream operator for FutureReturnCode.
FutureReturnCode
Return codes to be used with spin_until_future_complete.