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

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

add_address_book_entry(const std::string &address, const std::string &description) overridemonero::monero_wallet_rpcvirtual
add_listener(monero_wallet_listener &listener) overridemonero::monero_wallet_rpcvirtual
change_password(const std::string &old_password, const std::string &new_password) overridemonero::monero_wallet_rpcvirtual
check_reserve_proof(const std::string &address, const std::string &message, const std::string &signature) const overridemonero::monero_wallet_rpcvirtual
check_spend_proof(const std::string &tx_hash, const std::string &message, const std::string &signature) const overridemonero::monero_wallet_rpcvirtual
check_tx_key(const std::string &tx_hash, const std::string &tx_key, const std::string &address) const overridemonero::monero_wallet_rpcvirtual
check_tx_proof(const std::string &tx_hash, const std::string &address, const std::string &message, const std::string &signature) const overridemonero::monero_wallet_rpcvirtual
close(bool save=false) overridemonero::monero_wallet_rpcvirtual
create_account(const std::string &label="") overridemonero::monero_wallet_rpcvirtual
create_subaddress(uint32_t account_idx, const std::string &label="") overridemonero::monero_wallet_rpcvirtual
create_tx(const monero_tx_config &config)monero::monero_walletinlinevirtual
create_txs(const monero_tx_config &conf) overridemonero::monero_wallet_rpcvirtual
create_wallet(const std::shared_ptr< monero_wallet_config > &config)monero::monero_wallet_rpc
decode_integrated_address(const std::string &integrated_address) const overridemonero::monero_wallet_rpcvirtual
delete_address_book_entry(uint64_t index) overridemonero::monero_wallet_rpcvirtual
describe_tx_set(const monero_tx_set &tx_set) overridemonero::monero_wallet_rpcvirtual
edit_address_book_entry(uint64_t index, bool set_address, const std::string &address, bool set_description, const std::string &description) overridemonero::monero_wallet_rpcvirtual
exchange_multisig_keys(const std::vector< std::string > &multisig_hexes, const std::string &password) overridemonero::monero_wallet_rpcvirtual
export_key_images(bool all=false) const overridemonero::monero_wallet_rpcvirtual
export_multisig_hex() overridemonero::monero_wallet_rpcvirtual
export_outputs(bool all=false) const overridemonero::monero_wallet_rpcvirtual
freeze_output(const std::string &key_image) overridemonero::monero_wallet_rpcvirtual
get_account(const uint32_t account_idx, bool include_subaddresses) const overridemonero::monero_wallet_rpcvirtual
get_account(const uint32_t account_idx, bool include_subaddresses, bool skip_balances) const (defined in monero::monero_wallet_rpc)monero::monero_wallet_rpc
monero::monero_wallet::get_account(uint32_t account_idx) constmonero::monero_walletinlinevirtual
get_account_tags() const overridemonero::monero_wallet_rpcvirtual
get_accounts(bool include_subaddresses, const std::string &tag) const overridemonero::monero_wallet_rpcvirtual
get_accounts(bool include_subaddresses, const std::string &tag, bool skip_balances) const (defined in monero::monero_wallet_rpc)monero::monero_wallet_rpc
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_rpcvirtual
get_address_book_entries(const std::vector< uint64_t > &indices) const overridemonero::monero_wallet_rpcvirtual
get_address_index(const std::string &address) const overridemonero::monero_wallet_rpcvirtual
get_attribute(const std::string &key, std::string &value) const overridemonero::monero_wallet_rpcvirtual
get_balance() const overridemonero::monero_wallet_rpcvirtual
get_balance(uint32_t account_index) const overridemonero::monero_wallet_rpcvirtual
get_balance(uint32_t account_idx, uint32_t subaddress_idx) const overridemonero::monero_wallet_rpcvirtual
get_balances(const boost::optional< uint32_t > &account_idx, const boost::optional< uint32_t > &subaddress_idx) const (defined in monero::monero_wallet_rpc)monero::monero_wallet_rpc
get_daemon_connection() const overridemonero::monero_wallet_rpcvirtual
get_daemon_height() const overridemonero::monero_wallet_rpcvirtual
get_daemon_max_peer_height() constmonero::monero_walletinlinevirtual
get_default_fee_priority() const overridemonero::monero_wallet_rpcvirtual
get_height() const overridemonero::monero_wallet_rpcvirtual
get_height_by_date(uint16_t year, uint8_t month, uint8_t day) const overridemonero::monero_wallet_rpcvirtual
get_integrated_address(const std::string &standard_address="", const std::string &payment_id="") const overridemonero::monero_wallet_rpcvirtual
get_listeners() overridemonero::monero_wallet_rpcvirtual
get_multisig_info() const overridemonero::monero_wallet_rpcvirtual
get_network_type() constmonero::monero_walletinlinevirtual
get_outputs(const monero_output_query &query) const overridemonero::monero_wallet_rpcvirtual
get_path() const overridemonero::monero_wallet_rpcvirtual
get_payment_uri(const monero_tx_config &config) const overridemonero::monero_wallet_rpcvirtual
get_primary_address() constmonero::monero_walletinlinevirtual
get_private_spend_key() const overridemonero::monero_wallet_rpcvirtual
get_private_view_key() const overridemonero::monero_wallet_rpcvirtual
get_public_spend_key() const overridemonero::monero_wallet_rpcvirtual
get_public_view_key() const overridemonero::monero_wallet_rpcvirtual
get_reserve_proof_account(uint32_t account_idx, uint64_t amount, const std::string &message) const overridemonero::monero_wallet_rpcvirtual
get_reserve_proof_wallet(const std::string &message) const overridemonero::monero_wallet_rpcvirtual
get_restore_height() constmonero::monero_walletinlinevirtual
get_rpc_connection() constmonero::monero_wallet_rpcinline
get_seed() const overridemonero::monero_wallet_rpcvirtual
get_seed_language() const overridemonero::monero_wallet_rpcvirtual
get_seed_languages() constmonero::monero_wallet_rpc
get_spend_proof(const std::string &tx_hash, const std::string &message) const overridemonero::monero_wallet_rpcvirtual
get_subaddress(const uint32_t account_idx, const uint32_t subaddress_idx) const overridemonero::monero_wallet_rpcvirtual
get_subaddresses(const uint32_t account_idx, const std::vector< uint32_t > &subaddress_indices, bool skip_balances) const (defined in monero::monero_wallet_rpc)monero::monero_wallet_rpc
get_subaddresses(uint32_t account_idx, const std::vector< uint32_t > &subaddress_indices) const overridemonero::monero_wallet_rpcvirtual
get_subaddresses(const uint32_t account_idx) const overridemonero::monero_wallet_rpcvirtual
get_transfers(const monero_transfer_query &query) const overridemonero::monero_wallet_rpcvirtual
get_tx_key(const std::string &tx_hash) const overridemonero::monero_wallet_rpcvirtual
get_tx_note(const std::string &tx_hash) const overridemonero::monero_wallet_rpcvirtual
get_tx_notes(const std::vector< std::string > &tx_hashes) const overridemonero::monero_wallet_rpcvirtual
get_tx_proof(const std::string &tx_hash, const std::string &address, const std::string &message) const overridemonero::monero_wallet_rpcvirtual
get_txs() const overridemonero::monero_wallet_rpcvirtual
get_txs(const monero_tx_query &query) const overridemonero::monero_wallet_rpcvirtual
get_unlocked_balance() const overridemonero::monero_wallet_rpcvirtual
get_unlocked_balance(uint32_t account_index) const overridemonero::monero_wallet_rpcvirtual
get_unlocked_balance(uint32_t account_idx, uint32_t subaddress_idx) const overridemonero::monero_wallet_rpcvirtual
get_version() const overridemonero::monero_wallet_rpcvirtual
import_key_images(const std::vector< std::shared_ptr< monero_key_image > > &key_images, uint64_t offset=0) overridemonero::monero_wallet_rpcvirtual
import_multisig_hex(const std::vector< std::string > &multisig_hexes, const bool refresh_after_import=true) overridemonero::monero_wallet_rpcvirtual
import_outputs(const std::string &outputs_hex) overridemonero::monero_wallet_rpcvirtual
is_closed() const overridemonero::monero_wallet_rpcvirtual
is_connected_to_daemon() const overridemonero::monero_wallet_rpcvirtual
is_daemon_synced() constmonero::monero_walletinlinevirtual
is_daemon_trusted() constmonero::monero_walletinlinevirtual
is_multisig() constmonero::monero_walletinlinevirtual
is_multisig_import_needed() const overridemonero::monero_wallet_rpcvirtual
is_output_frozen(const std::string &key_image) overridemonero::monero_wallet_rpcvirtual
is_synced() constmonero::monero_walletinlinevirtual
is_view_only() const overridemonero::monero_wallet_rpcvirtual
make_multisig(const std::vector< std::string > &multisig_hexes, int threshold, const std::string &password) overridemonero::monero_wallet_rpcvirtual
monero_wallet_poller (defined in monero::monero_wallet_rpc)monero::monero_wallet_rpcfriend
monero_wallet_rpc(const std::shared_ptr< monero_rpc_connection > &rpc_connection) (defined in monero::monero_wallet_rpc)monero::monero_wallet_rpc
monero_wallet_rpc(const std::string &uri="", const std::string &username="", const std::string &password="", const std::string &proxy_uri="", const std::string &zmq_uri="", const boost::optional< uint32_t > &timeout=boost::none) (defined in monero::monero_wallet_rpc)monero::monero_wallet_rpc
move_to(const std::string &path, const std::string &password)monero::monero_walletinlinevirtual
open_wallet(const std::shared_ptr< monero_wallet_config > &config)monero::monero_wallet_rpc
open_wallet(const std::string &name, const std::string &password)monero::monero_wallet_rpc
parse_payment_uri(const std::string &uri) const overridemonero::monero_wallet_rpcvirtual
prepare_multisig() overridemonero::monero_wallet_rpcvirtual
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_rpcvirtual
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_rpcvirtual
rescan_blockchain() overridemonero::monero_wallet_rpcvirtual
rescan_spent() overridemonero::monero_wallet_rpcvirtual
save() overridemonero::monero_wallet_rpcvirtual
scan_txs(const std::vector< std::string > &tx_hashes) overridemonero::monero_wallet_rpcvirtual
set_account_tag_label(const std::string &tag, const std::string &label) overridemonero::monero_wallet_rpcvirtual
set_attribute(const std::string &key, const std::string &val) overridemonero::monero_wallet_rpcvirtual
set_daemon_connection(const std::shared_ptr< monero_rpc_connection > &connection, bool is_trusted, const boost::optional< ssl_options > &ssl_options) (defined in monero::monero_wallet_rpc)monero::monero_wallet_rpc
set_daemon_connection(const std::shared_ptr< monero_rpc_connection > &connection, const boost::optional< bool > &is_trusted=boost::none) overridemonero::monero_wallet_rpcvirtual
set_daemon_connection(const std::string &uri, const std::string &username="", const std::string &password="", const std::string &proxy_uri="", const boost::optional< bool > &is_trusted=boost::none) overridemonero::monero_wallet_rpcvirtual
set_poll_period_in_ms(uint64_t period_ms)monero::monero_wallet_rpc
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="") overridemonero::monero_wallet_rpcvirtual
set_tx_note(const std::string &tx_hashes, const std::string &notes) overridemonero::monero_wallet_rpcvirtual
set_tx_notes(const std::vector< std::string > &tx_hashes, const std::vector< std::string > &notes) overridemonero::monero_wallet_rpcvirtual
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_rpcvirtual
sign_multisig_tx_hex(const std::string &multisig_tx_hex) overridemonero::monero_wallet_rpcvirtual
sign_txs(const std::string &unsigned_tx_hex) overridemonero::monero_wallet_rpcvirtual
start_mining(boost::optional< uint64_t > num_threads, boost::optional< bool > background_mining, boost::optional< bool > ignore_battery) overridemonero::monero_wallet_rpcvirtual
start_syncing(uint64_t sync_period_in_ms=10000) overridemonero::monero_wallet_rpcvirtual
stop()monero::monero_wallet_rpc
stop_mining() overridemonero::monero_wallet_rpcvirtual
stop_syncing() overridemonero::monero_wallet_rpcvirtual
submit_multisig_tx_hex(const std::string &signed_multisig_tx_hex) overridemonero::monero_wallet_rpcvirtual
submit_txs(const std::string &signed_tx_hex) overridemonero::monero_wallet_rpcvirtual
sweep_dust(bool relay=false) overridemonero::monero_wallet_rpcvirtual
sweep_output(const monero_tx_config &config) overridemonero::monero_wallet_rpcvirtual
sweep_unlocked(const monero_tx_config &config) overridemonero::monero_wallet_rpcvirtual
sync() overridemonero::monero_wallet_rpcvirtual
sync(monero_wallet_listener &listener) overridemonero::monero_wallet_rpcvirtual
sync(uint64_t start_height, monero_wallet_listener &listener) overridemonero::monero_wallet_rpcvirtual
sync(uint64_t start_height) overridemonero::monero_wallet_rpcvirtual
tag_accounts(const std::string &tag, const std::vector< uint32_t > &account_indices) overridemonero::monero_wallet_rpcvirtual
thaw_output(const std::string &key_image) overridemonero::monero_wallet_rpcvirtual
untag_accounts(const std::vector< uint32_t > &account_indices) overridemonero::monero_wallet_rpcvirtual
verify_message(const std::string &msg, const std::string &address, const std::string &signature) const overridemonero::monero_wallet_rpcvirtual
wait_for_next_block()monero::monero_walletinlinevirtual
~monero_wallet()monero::monero_walletinlinevirtual
~monero_wallet_rpc()monero::monero_wallet_rpc