|
Electroneum
|
#include <jsonrpc_structs.h>

Public Member Functions | |
| response () | |
Public Attributes | |
| std::string | jsonrpc |
| t_error | error |
| epee::serialization::storage_entry | id |
Definition at line 91 of file jsonrpc_structs.h.
|
inline |
Definition at line 97 of file jsonrpc_structs.h.
| t_error epee::json_rpc::response< dummy_result, t_error >::error |
Definition at line 94 of file jsonrpc_structs.h.
| epee::serialization::storage_entry epee::json_rpc::response< dummy_result, t_error >::id |
Definition at line 95 of file jsonrpc_structs.h.
| std::string epee::json_rpc::response< dummy_result, t_error >::jsonrpc |
Definition at line 93 of file jsonrpc_structs.h.