cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Definition of IMethod class. More...
#include "msgpack_rpc/messages/method_name_view.h"
#include "msgpack_rpc/messages/parsed_notification.h"
#include "msgpack_rpc/messages/parsed_request.h"
#include "msgpack_rpc/messages/serialized_message.h"
Go to the source code of this file.
Classes | |
class | msgpack_rpc::methods::IMethod |
Interface of methods. More... |
Namespaces | |
namespace | msgpack_rpc |
Namespace of cpp-msgpack-rpc library. | |
namespace | msgpack_rpc::methods |
Namespace of methods in MessagePack-RPC. |
Definition of IMethod class.
Definition in file i_method.h.