|
Monero
|
#include <jsonrpc_structs.h>
Public Member Functions | |
| response () | |
Public Attributes | |
| std::string | jsonrpc |
| t_param | result |
| epee::serialization::storage_entry | id |
| t_error | error |
|
inline |
| t_error epee::json_rpc::response< t_param, t_error >::error |
| epee::serialization::storage_entry epee::json_rpc::response< t_param, t_error >::id |
| std::string epee::json_rpc::response< t_param, t_error >::jsonrpc |
| t_param epee::json_rpc::response< t_param, t_error >::result |