Electroneum
cryptonote::simple_wallet Member List

This is the complete list of members for cryptonote::simple_wallet, including all inherited members.

accept_loaded_tx(const std::function< size_t()> get_num_txes, const std::function< const tools::wallet2::tx_construction_data &(size_t)> &get_tx, const std::string &extra_message=std::string())cryptonote::simple_walletprivate
accept_loaded_tx(const tools::wallet2::unsigned_tx_set &txs)cryptonote::simple_walletprivate
accept_loaded_tx(const tools::wallet2::signed_tx_set &txs)cryptonote::simple_walletprivate
address_book(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
ask_wallet_create_if_needed()cryptonote::simple_walletprivate
change_password(const std::vector< std::string > &args)cryptonote::simple_walletprivate
check_tx_key(const std::vector< std::string > &args)cryptonote::simple_walletprivate
check_tx_key_helper(const crypto::hash &txid, const cryptonote::account_public_address &address, const crypto::key_derivation &derivation)cryptonote::simple_walletprivate
check_tx_proof(const std::vector< std::string > &args)cryptonote::simple_walletprivate
close_wallet()cryptonote::simple_walletprivate
command_type typedefcryptonote::simple_wallet
deinit()cryptonote::simple_wallet
donate(const std::vector< std::string > &args)cryptonote::simple_walletprivate
export_key_images(const std::vector< std::string > &args)cryptonote::simple_walletprivate
export_outputs(const std::vector< std::string > &args)cryptonote::simple_walletprivate
get_and_verify_password() constcryptonote::simple_walletprivate
get_commands_str()cryptonote::simple_wallet
get_daemon_blockchain_height(std::string &err)cryptonote::simple_walletprivate
get_mnemonic_language()cryptonote::simple_walletprivate
get_prompt() constcryptonote::simple_walletprivate
get_tx_key(const std::vector< std::string > &args)cryptonote::simple_walletprivate
get_tx_note(const std::vector< std::string > &args)cryptonote::simple_walletprivate
get_tx_proof(const std::vector< std::string > &args)cryptonote::simple_walletprivate
handle_command_line(const boost::program_options::variables_map &vm)cryptonote::simple_walletprivate
help(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
import_key_images(const std::vector< std::string > &args)cryptonote::simple_walletprivate
import_outputs(const std::vector< std::string > &args)cryptonote::simple_walletprivate
init(const boost::program_options::variables_map &vm)cryptonote::simple_wallet
interrupt()cryptonote::simple_wallet
locked_transfer(const std::vector< std::string > &args)cryptonote::simple_walletprivate
m_allow_mismatched_daemon_versioncryptonote::simple_walletprivate
m_auto_refresh_enabledcryptonote::simple_walletprivate
m_auto_refresh_refreshingcryptonote::simple_walletprivate
m_cmd_bindercryptonote::simple_walletprivate
m_electrum_seedcryptonote::simple_walletprivate
m_generate_from_jsoncryptonote::simple_walletprivate
m_generate_from_keyscryptonote::simple_walletprivate
m_generate_from_multisig_keyscryptonote::simple_walletprivate
m_generate_from_view_keycryptonote::simple_walletprivate
m_generate_newcryptonote::simple_walletprivate
m_http_clientcryptonote::simple_walletprivate
m_idle_condcryptonote::simple_walletprivate
m_idle_mutexcryptonote::simple_walletprivate
m_idle_runcryptonote::simple_walletprivate
m_idle_threadcryptonote::simple_walletprivate
m_import_pathcryptonote::simple_walletprivate
m_in_manual_refreshcryptonote::simple_walletprivate
m_mnemonic_languagecryptonote::simple_walletprivate
m_non_deterministiccryptonote::simple_walletprivate
m_recovery_keycryptonote::simple_walletprivate
m_refresh_progress_reportercryptonote::simple_walletprivate
m_restore_deterministic_walletcryptonote::simple_walletprivate
m_restore_heightcryptonote::simple_walletprivate
m_restoringcryptonote::simple_walletprivate
m_trusted_daemoncryptonote::simple_walletprivate
m_walletcryptonote::simple_walletprivate
m_wallet_filecryptonote::simple_walletprivate
new_wallet(const boost::program_options::variables_map &vm, const crypto::secret_key &recovery_key, bool recover, bool two_random, const std::string &old_language)cryptonote::simple_walletprivate
new_wallet(const boost::program_options::variables_map &vm, const cryptonote::account_public_address &address, const boost::optional< crypto::secret_key > &spendkey, const crypto::secret_key &viewkey)cryptonote::simple_walletprivate
on_money_received(uint64_t height, const crypto::hash &txid, const cryptonote::transaction &tx, uint64_t amount)cryptonote::simple_walletprivatevirtual
on_money_spent(uint64_t height, const crypto::hash &txid, const cryptonote::transaction &in_tx, uint64_t amount, const cryptonote::transaction &spend_tx)cryptonote::simple_walletprivatevirtual
on_new_block(uint64_t height, const cryptonote::block &block)cryptonote::simple_walletprivatevirtual
on_skip_transaction(uint64_t height, const crypto::hash &txid, const cryptonote::transaction &tx)cryptonote::simple_walletprivatevirtual
on_unconfirmed_money_received(uint64_t height, const crypto::hash &txid, const cryptonote::transaction &tx, uint64_t amount)cryptonote::simple_walletprivatevirtual
open_wallet(const boost::program_options::variables_map &vm)cryptonote::simple_walletprivate
payment_id(const std::vector< std::string > &args)cryptonote::simple_walletprivate
print_address(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
print_fee_info(const std::vector< std::string > &args)cryptonote::simple_walletprivate
print_integrated_address(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
print_ring_members(const std::vector< tools::wallet2::pending_tx > &ptx_vector, std::ostream &ostr)cryptonote::simple_walletprivate
print_seed(std::string seed)cryptonote::simple_walletprivate
process_command(const std::vector< std::string > &args)cryptonote::simple_wallet
refresh(const std::vector< std::string > &args)cryptonote::simple_walletprivate
refresh_main(uint64_t start_height, bool reset=false)cryptonote::simple_walletprivate
refresh_progress_reporter_t classcryptonote::simple_walletfriend
rescan_blockchain(const std::vector< std::string > &args)cryptonote::simple_walletprivate
rescan_spent(const std::vector< std::string > &args)cryptonote::simple_walletprivate
run()cryptonote::simple_wallet
run_console_handler()cryptonote::simple_walletprivate
save(const std::vector< std::string > &args)cryptonote::simple_walletprivate
save_bc(const std::vector< std::string > &args)cryptonote::simple_walletprivate
save_transfers_to_csv(const std::vector< std::string > &args)cryptonote::simple_walletprivate
save_watch_only(const std::vector< std::string > &args)cryptonote::simple_walletprivate
seed(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
seed_set_language(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_always_confirm_transfers(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_ask_password(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_auto_refresh(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_confirm_backlog(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_confirm_missing_payment_id(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_daemon(const std::vector< std::string > &args)cryptonote::simple_walletprivate
set_default_priority(const std::vector< std::string > &args)cryptonote::simple_walletprivate
set_display_progress_indicator(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_log(const std::vector< std::string > &args)cryptonote::simple_walletprivate
set_merge_destinations(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_min_output_count(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_min_output_value(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_print_ring_members(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_refresh_from_block_height(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_refresh_type(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_store_tx_info(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_tx_note(const std::vector< std::string > &args)cryptonote::simple_walletprivate
set_unit(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
set_variable(const std::vector< std::string > &args)cryptonote::simple_walletprivate
show_balance(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
show_balance_unlocked()cryptonote::simple_walletprivate
show_blockchain_height(const std::vector< std::string > &args)cryptonote::simple_walletprivate
show_incoming_transfers(const std::vector< std::string > &args)cryptonote::simple_walletprivate
show_payments(const std::vector< std::string > &args)cryptonote::simple_walletprivate
show_transfer(const std::vector< std::string > &args)cryptonote::simple_walletprivate
show_transfers(const std::vector< std::string > &args)cryptonote::simple_walletprivate
sign(const std::vector< std::string > &args)cryptonote::simple_walletprivate
sign_transfer(const std::vector< std::string > &args)cryptonote::simple_walletprivate
simple_wallet()cryptonote::simple_wallet
spendkey(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
split_amounts(std::vector< cryptonote::tx_destination_entry > dsts, size_t num_splits)cryptonote::simple_walletprivate
start_mining(const std::vector< std::string > &args)cryptonote::simple_walletprivate
status(const std::vector< std::string > &args)cryptonote::simple_walletprivate
stop()cryptonote::simple_wallet
stop_mining(const std::vector< std::string > &args)cryptonote::simple_walletprivate
submit_transfer(const std::vector< std::string > &args)cryptonote::simple_walletprivate
sweep_all(const std::vector< std::string > &args)cryptonote::simple_walletprivate
sweep_below(const std::vector< std::string > &args)cryptonote::simple_walletprivate
sweep_main(uint64_t below, const std::vector< std::string > &args)cryptonote::simple_walletprivate
sweep_unmixable(const std::vector< std::string > &args)cryptonote::simple_walletprivate
tr(const char *str)cryptonote::simple_walletinlinestatic
transfer(const std::vector< std::string > &args)cryptonote::simple_walletprivate
transfer_main(int transfer_type, const std::vector< std::string > &args)cryptonote::simple_walletprivate
try_connect_to_daemon(bool silent=false, uint32_t *version=nullptr)cryptonote::simple_walletprivate
unspent_outputs(const std::vector< std::string > &args)cryptonote::simple_walletprivate
verify(const std::vector< std::string > &args)cryptonote::simple_walletprivate
viewkey(const std::vector< std::string > &args=std::vector< std::string >())cryptonote::simple_walletprivate
wallet_idle_thread()cryptonote::simple_walletprivate
~i_wallet2_callback()tools::i_wallet2_callbackinlinevirtual