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