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

Definition of CallResult class. More...

#include <memory>
#include <utility>
#include <msgpack.hpp>
#include "msgpack_rpc/common/msgpack_rpc_exception.h"
#include "msgpack_rpc/common/status_code.h"
Include dependency graph for call_result.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  msgpack_rpc::messages::CallResult
 Class of results of methods. More...

Namespaces

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

Detailed Description

Definition of CallResult class.

Definition in file call_result.h.