Electroneum
Loading...
Searching...
No Matches
tools::wallet_rpc::COMMAND_RPC_PARSE_URI::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_PARSE_URI::response_t:

Public Member Functions

 KV_SERIALIZE (uri)
 KV_SERIALIZE (unknown_parameters)

Public Attributes

uri_spec uri
std::vector< std::string > unknown_parameters

Detailed Description

Definition at line 1819 of file wallet_rpc_server_commands_defs.h.

Member Function Documentation

◆ KV_SERIALIZE() [1/2]

tools::wallet_rpc::COMMAND_RPC_PARSE_URI::response_t::KV_SERIALIZE ( unknown_parameters )
Here is the call graph for this function:

◆ KV_SERIALIZE() [2/2]

tools::wallet_rpc::COMMAND_RPC_PARSE_URI::response_t::KV_SERIALIZE ( uri )
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ unknown_parameters

std::vector<std::string> tools::wallet_rpc::COMMAND_RPC_PARSE_URI::response_t::unknown_parameters

Definition at line 1822 of file wallet_rpc_server_commands_defs.h.

◆ uri

uri_spec tools::wallet_rpc::COMMAND_RPC_PARSE_URI::response_t::uri

Definition at line 1821 of file wallet_rpc_server_commands_defs.h.


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