cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
Loading...
Searching...
No Matches
message_type.cpp File Reference

Implementation of functions for message types. More...

Include dependency graph for message_type.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  msgpack_rpc
 Namespace of cpp-msgpack-rpc library.
namespace  msgpack_rpc::messages
 Namespace of messages.

Functions

std::string_view msgpack_rpc::messages::format_message_type (MessageType type) noexcept
 Format a message type.

Detailed Description

Implementation of functions for message types.

Definition in file message_type.cpp.