|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Member Functions | |
| KV_SERIALIZE (command) | |
| KV_SERIALIZE (path) | |
Public Attributes | |
| std::string | command |
| std::string | path |
Definition at line 2162 of file core_rpc_server_commands_defs.h.
| cryptonote::COMMAND_RPC_UPDATE::request_t::KV_SERIALIZE | ( | command | ) |
| cryptonote::COMMAND_RPC_UPDATE::request_t::KV_SERIALIZE | ( | path | ) |
| std::string cryptonote::COMMAND_RPC_UPDATE::request_t::command |
Definition at line 2163 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_UPDATE::request_t::path |
Definition at line 2164 of file core_rpc_server_commands_defs.h.