Function iox::runtime::stringToIpcMessageErrorType
Defined in File ipc_interface_base.hpp
Function Documentation
-
IpcMessageErrorType iox::runtime::stringToIpcMessageErrorType(const char *str) noexcept
Converts a string to the message error type enumeration.
- Parameters:
str – [in] string to convert