Function iox::runtime::IpcMessageErrorTypeToString

Function Documentation

std::string iox::runtime::IpcMessageErrorTypeToString(const IpcMessageErrorType msg) noexcept

Converts a message error type enumeration value into a string.

Parameters:

msg[in] enum value to convert