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

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

on_money_received(uint64_t height, const crypto::hash &txid, const cryptonote::transaction &cn_tx, uint64_t amount, uint64_t burnt, const cryptonote::subaddress_index &subaddr_index, bool is_change, uint64_t unlock_time) override (defined in monero::wallet2_listener)monero::wallet2_listenerinline
on_money_spent(uint64_t height, const crypto::hash &txid, const cryptonote::transaction &cn_tx_in, uint64_t amount, const cryptonote::transaction &cn_tx_out, const cryptonote::subaddress_index &subaddr_index) override (defined in monero::wallet2_listener)monero::wallet2_listenerinline
on_new_block(uint64_t height, const cryptonote::block &cn_block) override (defined in monero::wallet2_listener)monero::wallet2_listenerinline
on_spend_tx_hashes(const std::vector< std::string > &tx_hashes) (defined in monero::wallet2_listener)monero::wallet2_listenerinline
on_spend_txs(const std::vector< std::shared_ptr< monero_tx_wallet > > &txs) (defined in monero::wallet2_listener)monero::wallet2_listenerinline
on_sync_end() (defined in monero::wallet2_listener)monero::wallet2_listenerinline
on_sync_start(uint64_t start_height) (defined in monero::wallet2_listener)monero::wallet2_listenerinline
on_unconfirmed_money_received(uint64_t height, const crypto::hash &txid, const cryptonote::transaction &cn_tx, uint64_t amount, const cryptonote::subaddress_index &subaddr_index) override (defined in monero::wallet2_listener)monero::wallet2_listenerinline
update_listening() (defined in monero::wallet2_listener)monero::wallet2_listenerinline
wallet2_listener(monero_wallet_full &wallet, tools::wallet2 &wallet2)monero::wallet2_listenerinline
~wallet2_listener() (defined in monero::wallet2_listener)monero::wallet2_listenerinline