Monero
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
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
 

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

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