Monero
Loading...
Searching...
No Matches
epee::json_rpc::response< dummy_result, t_error > Struct Template Reference

#include <jsonrpc_structs.h>

Public Member Functions

 response ()

Public Attributes

std::string jsonrpc
t_error error
epee::serialization::storage_entry id
dummy_result result

Constructor & Destructor Documentation

◆ response()

template<typename t_error>
epee::json_rpc::response< dummy_result, t_error >::response ( )
inline

Member Data Documentation

◆ error

template<typename t_error>
t_error epee::json_rpc::response< dummy_result, t_error >::error

◆ id

template<typename t_error>
epee::serialization::storage_entry epee::json_rpc::response< dummy_result, t_error >::id

◆ jsonrpc

template<typename t_error>
std::string epee::json_rpc::response< dummy_result, t_error >::jsonrpc

◆ result


The documentation for this struct was generated from the following file: