Function iox::runtime::IpcMessageTypeToString

Function Documentation

std::string iox::runtime::IpcMessageTypeToString(const IpcMessageType msg) noexcept

Converts a message type enumeration value into a string.

Parameters:

msg[in] enum value to convert