Function ros2_medkit_gateway::is_vendor_error_code
Defined in File error_codes.hpp
Function Documentation
-
inline bool ros2_medkit_gateway::is_vendor_error_code(const std::string &error_code)
Check if an error code is a vendor-specific code.
- Parameters:
error_code – Error code to check
- Returns:
true if code starts with “x-medkit-”