|
cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Implementation of Status class. More...
#include "msgpack_rpc/common/status.h"#include <memory>#include <string>#include "msgpack_rpc/common/status_code.h"Go to the source code of this file.
Classes | |
| struct | msgpack_rpc::common::Status::Data |
| Internal data. More... | |
Namespaces | |
| namespace | msgpack_rpc |
| Namespace of cpp-msgpack-rpc library. | |
| namespace | msgpack_rpc::common |
| Namespace of common classes and functions. | |
Implementation of Status class.
Definition in file status.cpp.