#include <wallet_rpc_server_commands_defs.h>
◆ KV_SERIALIZE() [1/5]
| tools::wallet_rpc::COMMAND_RPC_GET_TRANSFERS::response::KV_SERIALIZE |
( |
in |
| ) |
|
◆ KV_SERIALIZE() [2/5]
| tools::wallet_rpc::COMMAND_RPC_GET_TRANSFERS::response::KV_SERIALIZE |
( |
out |
| ) |
|
◆ KV_SERIALIZE() [3/5]
| tools::wallet_rpc::COMMAND_RPC_GET_TRANSFERS::response::KV_SERIALIZE |
( |
pending |
| ) |
|
◆ KV_SERIALIZE() [4/5]
| tools::wallet_rpc::COMMAND_RPC_GET_TRANSFERS::response::KV_SERIALIZE |
( |
failed |
| ) |
|
◆ KV_SERIALIZE() [5/5]
| tools::wallet_rpc::COMMAND_RPC_GET_TRANSFERS::response::KV_SERIALIZE |
( |
pool |
| ) |
|
◆ failed
| std::list<transfer_entry> tools::wallet_rpc::COMMAND_RPC_GET_TRANSFERS::response::failed |
◆ in
| std::list<transfer_entry> tools::wallet_rpc::COMMAND_RPC_GET_TRANSFERS::response::in |
◆ out
| std::list<transfer_entry> tools::wallet_rpc::COMMAND_RPC_GET_TRANSFERS::response::out |
◆ pending
| std::list<transfer_entry> tools::wallet_rpc::COMMAND_RPC_GET_TRANSFERS::response::pending |
◆ pool
| std::list<transfer_entry> tools::wallet_rpc::COMMAND_RPC_GET_TRANSFERS::response::pool |
The documentation for this struct was generated from the following file: