Electroneum
cryptonote::COMMAND_RPC_UPDATE::request_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_UPDATE::request_t:

Public Member Functions

 KV_SERIALIZE (command)
 
 KV_SERIALIZE (path)
 

Public Attributes

std::string command
 
std::string path
 

Detailed Description

Definition at line 2162 of file core_rpc_server_commands_defs.h.

Member Function Documentation

◆ KV_SERIALIZE() [1/2]

cryptonote::COMMAND_RPC_UPDATE::request_t::KV_SERIALIZE ( command  )

◆ KV_SERIALIZE() [2/2]

cryptonote::COMMAND_RPC_UPDATE::request_t::KV_SERIALIZE ( path  )

Member Data Documentation

◆ command

std::string cryptonote::COMMAND_RPC_UPDATE::request_t::command

Definition at line 2163 of file core_rpc_server_commands_defs.h.

◆ path

std::string cryptonote::COMMAND_RPC_UPDATE::request_t::path

Definition at line 2164 of file core_rpc_server_commands_defs.h.


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