Monero
Loading...
Searching...
No Matches
jsonrpc_structs.h File Reference
#include <string>
#include <cstdint>
#include "serialization/keyvalue_serialization.h"
#include "storages/portable_storage_base.h"
Include dependency graph for jsonrpc_structs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  epee::json_rpc::request< t_param >
struct  epee::json_rpc::error
struct  epee::json_rpc::dummy_error
struct  epee::json_rpc::dummy_result
struct  epee::json_rpc::response< t_param, t_error >
struct  epee::json_rpc::response< t_param, dummy_error >
struct  epee::json_rpc::response< dummy_result, t_error >

Namespaces

namespace  epee
 TODO: (mj-xmr) This will be reduced in an another PR.
namespace  epee::json_rpc

Typedefs

typedef response< dummy_result, errorepee::json_rpc::error_response