|
cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Definition of OperationType enumeration. More...
#include <cstdint>Go to the source code of this file.
Namespaces | |
| namespace | msgpack_rpc |
| Namespace of cpp-msgpack-rpc library. | |
| namespace | msgpack_rpc::executors |
| Namespace of executors to process asynchronous tasks. | |
Enumerations | |
| enum class | msgpack_rpc::executors::OperationType : std::uint8_t { msgpack_rpc::executors::TRANSPORT , msgpack_rpc::executors::CALLBACK } |
| Enumeration of types of operations. More... | |
Definition of OperationType enumeration.
Definition in file operation_type.h.