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

Implementation of Status class. More...

#include "msgpack_rpc/common/status.h"
#include <memory>
#include <string>
#include "msgpack_rpc/common/status_code.h"
Include dependency graph for status.cpp:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Implementation of Status class.

Definition in file status.cpp.