Monero
Public Member Functions | Public Attributes | List of all members
epee::json_rpc::response< t_param, dummy_error > Struct Template Reference

#include <jsonrpc_structs.h>

Public Member Functions

 response ()
 

Public Attributes

std::string jsonrpc
 
t_param result
 
epee::serialization::storage_entry id
 

Constructor & Destructor Documentation

◆ response()

template<typename t_param >
epee::json_rpc::response< t_param, dummy_error >::response ( )
inline

Member Data Documentation

◆ id

template<typename t_param >
epee::serialization::storage_entry epee::json_rpc::response< t_param, dummy_error >::id

◆ jsonrpc

template<typename t_param >
std::string epee::json_rpc::response< t_param, dummy_error >::jsonrpc

◆ result

template<typename t_param >
t_param epee::json_rpc::response< t_param, dummy_error >::result

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