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

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

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