Monero C++ Library
Loading...
Searching...
No Matches
monero::monero_wallet Member List

This is the complete list of members for monero::monero_wallet, including all inherited members.

add_address_book_entry(const std::string &address, const std::string &description)monero::monero_walletinlinevirtual
add_listener(monero_wallet_listener &listener)monero::monero_walletinlinevirtual
change_password(const std::string &old_password, const std::string &new_password)monero::monero_walletinlinevirtual
check_reserve_proof(const std::string &address, const std::string &message, const std::string &signature) constmonero::monero_walletinlinevirtual
check_spend_proof(const std::string &tx_hash, const std::string &message, const std::string &signature) constmonero::monero_walletinlinevirtual
check_tx_key(const std::string &tx_hash, const std::string &tx_key, const std::string &address) constmonero::monero_walletinlinevirtual
check_tx_proof(const std::string &tx_hash, const std::string &address, const std::string &message, const std::string &signature) constmonero::monero_walletinlinevirtual
close(bool save=false)monero::monero_walletinlinevirtual
create_account(const std::string &label="")monero::monero_walletinlinevirtual
create_subaddress(uint32_t account_idx, const std::string &label="")monero::monero_walletinlinevirtual
create_tx(const monero_tx_config &config)monero::monero_walletinlinevirtual
create_txs(const monero_tx_config &config)monero::monero_walletinlinevirtual
decode_integrated_address(const std::string &integrated_address) constmonero::monero_walletinlinevirtual
delete_address_book_entry(uint64_t index)monero::monero_walletinlinevirtual
describe_tx_set(const monero_tx_set &tx_set)monero::monero_walletinlinevirtual
edit_address_book_entry(uint64_t index, bool set_address, const std::string &address, bool set_description, const std::string &description)monero::monero_walletinlinevirtual
exchange_multisig_keys(const std::vector< std::string > &mutisig_hexes, const std::string &password)monero::monero_walletinlinevirtual
export_key_images(bool all=false) constmonero::monero_walletinlinevirtual
export_multisig_hex()monero::monero_walletinlinevirtual
export_outputs(bool all=false) constmonero::monero_walletinlinevirtual
freeze_output(const std::string &key_image)monero::monero_walletinlinevirtual
get_account(uint32_t account_idx) constmonero::monero_walletinlinevirtual
get_account(const uint32_t account_idx, bool include_subaddresses) constmonero::monero_walletinlinevirtual
get_accounts() constmonero::monero_walletinlinevirtual
get_accounts(bool include_subaddresses) constmonero::monero_walletinlinevirtual
get_accounts(const std::string &tag) constmonero::monero_walletinlinevirtual
get_accounts(bool include_subaddresses, const std::string &tag) constmonero::monero_walletinlinevirtual
get_address(const uint32_t account_idx, const uint32_t subaddress_idx) constmonero::monero_walletinlinevirtual
get_address_book_entries(const std::vector< uint64_t > &indices) constmonero::monero_walletinlinevirtual
get_address_index(const std::string &address) constmonero::monero_walletinlinevirtual
get_attribute(const std::string &key, std::string &value) constmonero::monero_walletinlinevirtual
get_balance() constmonero::monero_walletinlinevirtual
get_balance(uint32_t account_idx) constmonero::monero_walletinlinevirtual
get_balance(uint32_t account_idx, uint32_t subaddress_idx) constmonero::monero_walletinlinevirtual
get_daemon_connection() constmonero::monero_walletinlinevirtual
get_daemon_height() constmonero::monero_walletinlinevirtual
get_daemon_max_peer_height() constmonero::monero_walletinlinevirtual
get_height() constmonero::monero_walletinlinevirtual
get_height_by_date(uint16_t year, uint8_t month, uint8_t day) constmonero::monero_walletinlinevirtual
get_integrated_address(const std::string &standard_address="", const std::string &payment_id="") constmonero::monero_walletinlinevirtual
get_listeners()monero::monero_walletinlinevirtual
get_multisig_info() constmonero::monero_walletinlinevirtual
get_network_type() constmonero::monero_walletinlinevirtual
get_outputs(const monero_output_query &query) constmonero::monero_walletinlinevirtual
get_path() constmonero::monero_walletinlinevirtual
get_payment_uri(const monero_tx_config &config) constmonero::monero_walletinlinevirtual
get_primary_address() constmonero::monero_walletinlinevirtual
get_private_spend_key() constmonero::monero_walletinlinevirtual
get_private_view_key() constmonero::monero_walletinlinevirtual
get_public_spend_key() constmonero::monero_walletinlinevirtual
get_public_view_key() constmonero::monero_walletinlinevirtual
get_reserve_proof_account(uint32_t account_idx, uint64_t amount, const std::string &message) constmonero::monero_walletinlinevirtual
get_reserve_proof_wallet(const std::string &message) constmonero::monero_walletinlinevirtual
get_restore_height() constmonero::monero_walletinlinevirtual
get_seed() constmonero::monero_walletinlinevirtual
get_seed_language() constmonero::monero_walletinlinevirtual
get_spend_proof(const std::string &tx_hash, const std::string &message) constmonero::monero_walletinlinevirtual
get_subaddress(const uint32_t account_idx, const uint32_t subaddress_idx) constmonero::monero_walletinlinevirtual
get_subaddresses(const uint32_t account_idx) constmonero::monero_walletinlinevirtual
get_subaddresses(const uint32_t account_idx, const std::vector< uint32_t > &subaddress_indices) constmonero::monero_walletinlinevirtual
get_transfers(const monero_transfer_query &query) constmonero::monero_walletinlinevirtual
get_tx_key(const std::string &tx_hash) constmonero::monero_walletinlinevirtual
get_tx_note(const std::string &tx_hash) constmonero::monero_walletinlinevirtual
get_tx_notes(const std::vector< std::string > &tx_hashes) constmonero::monero_walletinlinevirtual
get_tx_proof(const std::string &tx_hash, const std::string &address, const std::string &message) constmonero::monero_walletinlinevirtual
get_txs() constmonero::monero_walletinlinevirtual
get_txs(const monero_tx_query &query) constmonero::monero_walletinlinevirtual
get_unlocked_balance() constmonero::monero_walletinlinevirtual
get_unlocked_balance(uint32_t account_idx) constmonero::monero_walletinlinevirtual
get_unlocked_balance(uint32_t account_idx, uint32_t subaddress_idx) constmonero::monero_walletinlinevirtual
get_version() constmonero::monero_walletinlinevirtual
import_key_images(const std::vector< std::shared_ptr< monero_key_image > > &key_images)monero::monero_walletinlinevirtual
import_multisig_hex(const std::vector< std::string > &multisig_hexes)monero::monero_walletinlinevirtual
import_outputs(const std::string &outputs_hex)monero::monero_walletinlinevirtual
is_connected_to_daemon() constmonero::monero_walletinlinevirtual
is_daemon_synced() constmonero::monero_walletinlinevirtual
is_daemon_trusted() constmonero::monero_walletinlinevirtual
is_multisig() constmonero::monero_walletinlinevirtual
is_multisig_import_needed() constmonero::monero_walletinlinevirtual
is_output_frozen(const std::string &key_image)monero::monero_walletinlinevirtual
is_synced() constmonero::monero_walletinlinevirtual
is_view_only() constmonero::monero_walletinlinevirtual
make_multisig(const std::vector< std::string > &multisig_hexes, int threshold, const std::string &password)monero::monero_walletinlinevirtual
move_to(const std::string &path, const std::string &password)monero::monero_walletinlinevirtual
parse_payment_uri(const std::string &uri) constmonero::monero_walletinlinevirtual
prepare_multisig()monero::monero_walletinlinevirtual
relay_tx(const std::string &tx_metadata)monero::monero_walletinlinevirtual
relay_tx(const monero_tx_wallet &tx)monero::monero_walletinlinevirtual
relay_txs(const std::vector< std::shared_ptr< monero_tx_wallet > > &txs)monero::monero_walletinlinevirtual
relay_txs(const std::vector< std::string > &tx_metadatas)monero::monero_walletinlinevirtual
remove_listener(monero_wallet_listener &listener)monero::monero_walletinlinevirtual
rescan_blockchain()monero::monero_walletinlinevirtual
rescan_spent()monero::monero_walletinlinevirtual
save()monero::monero_walletinlinevirtual
scan_txs(const std::vector< std::string > &tx_hashes)monero::monero_walletinlinevirtual
set_attribute(const std::string &key, const std::string &val)monero::monero_walletinlinevirtual
set_daemon_connection(const std::string &uri, const std::string &username="", const std::string &password="")monero::monero_walletinlinevirtual
set_daemon_connection(const boost::optional< monero_rpc_connection > &connection)monero::monero_walletinlinevirtual
set_daemon_proxy(const std::string &uri="")monero::monero_walletinlinevirtual
set_restore_height(uint64_t restore_height)monero::monero_walletinlinevirtual
set_subaddress_label(uint32_t account_idx, uint32_t subaddress_idx, const std::string &label="")monero::monero_walletinlinevirtual
set_tx_note(const std::string &tx_hash, const std::string &note)monero::monero_walletinlinevirtual
set_tx_notes(const std::vector< std::string > &tx_hashes, const std::vector< std::string > &notes)monero::monero_walletinlinevirtual
sign_message(const std::string &msg, monero_message_signature_type signature_type, uint32_t account_idx=0, uint32_t subaddress_idx=0) constmonero::monero_walletinlinevirtual
sign_multisig_tx_hex(const std::string &multisig_tx_hex)monero::monero_walletinlinevirtual
sign_txs(const std::string &unsigned_tx_hex)monero::monero_walletinlinevirtual
start_mining(boost::optional< uint64_t > num_threads, boost::optional< bool > background_mining, boost::optional< bool > ignore_battery)monero::monero_walletinlinevirtual
start_syncing(uint64_t sync_period_in_ms=10000)monero::monero_walletinlinevirtual
stop_mining()monero::monero_walletinlinevirtual
stop_syncing()monero::monero_walletinlinevirtual
submit_multisig_tx_hex(const std::string &signed_multisig_tx_hex)monero::monero_walletinlinevirtual
submit_txs(const std::string &signed_tx_hex)monero::monero_walletinlinevirtual
sweep_dust(bool relay=false)monero::monero_walletinlinevirtual
sweep_output(const monero_tx_config &config)monero::monero_walletinlinevirtual
sweep_unlocked(const monero_tx_config &config)monero::monero_walletinlinevirtual
sync()monero::monero_walletinlinevirtual
sync(monero_wallet_listener &listener)monero::monero_walletinlinevirtual
sync(uint64_t start_height)monero::monero_walletinlinevirtual
sync(uint64_t start_height, monero_wallet_listener &listener)monero::monero_walletinlinevirtual
thaw_output(const std::string &key_image)monero::monero_walletinlinevirtual
verify_message(const std::string &msg, const std::string &address, const std::string &signature) constmonero::monero_walletinlinevirtual
wait_for_next_block()monero::monero_walletinlinevirtual
~monero_wallet()monero::monero_walletinlinevirtual