|
Monero
|
This is the complete list of members for Monero::Wallet2CallbackImpl, including all inherited members.
| getListener() const | Monero::Wallet2CallbackImpl | inline |
| m_listener | Monero::Wallet2CallbackImpl | |
| m_wallet | Monero::Wallet2CallbackImpl | |
| on_device_button_pressed() | Monero::Wallet2CallbackImpl | inlinevirtual |
| on_device_button_request(uint64_t code) | Monero::Wallet2CallbackImpl | inlinevirtual |
| on_device_passphrase_request(bool &on_device) | Monero::Wallet2CallbackImpl | inlinevirtual |
| on_device_pin_request() | Monero::Wallet2CallbackImpl | inlinevirtual |
| on_device_progress(const hw::device_progress &event) | Monero::Wallet2CallbackImpl | inlinevirtual |
| on_get_password(const char *reason) | tools::i_wallet2_callback | inlinevirtual |
| on_lw_money_received(uint64_t height, const crypto::hash &txid, uint64_t amount) | Monero::Wallet2CallbackImpl | inlinevirtual |
| on_lw_money_spent(uint64_t height, const crypto::hash &txid, uint64_t amount) | Monero::Wallet2CallbackImpl | inlinevirtual |
| on_lw_new_block(uint64_t height) | Monero::Wallet2CallbackImpl | inlinevirtual |
| on_lw_unconfirmed_money_received(uint64_t height, const crypto::hash &txid, uint64_t amount) | Monero::Wallet2CallbackImpl | inlinevirtual |
| on_money_received(uint64_t height, const crypto::hash &txid, const cryptonote::transaction &tx, uint64_t amount, uint64_t burnt, const cryptonote::subaddress_index &subaddr_index, bool is_change, uint64_t unlock_time) | Monero::Wallet2CallbackImpl | inlinevirtual |
| on_money_spent(uint64_t height, const crypto::hash &txid, const cryptonote::transaction &in_tx, uint64_t amount, const cryptonote::transaction &spend_tx, const cryptonote::subaddress_index &subaddr_index) | Monero::Wallet2CallbackImpl | inlinevirtual |
| on_new_block(uint64_t height, const cryptonote::block &block) | Monero::Wallet2CallbackImpl | inlinevirtual |
| on_pool_tx_removed(const crypto::hash &txid) | tools::i_wallet2_callback | inlinevirtual |
| on_reorg(uint64_t height, uint64_t blocks_detached, size_t transfers_detached) | tools::i_wallet2_callback | inlinevirtual |
| on_skip_transaction(uint64_t height, const crypto::hash &txid, const cryptonote::transaction &tx) | Monero::Wallet2CallbackImpl | inlinevirtual |
| on_unconfirmed_money_received(uint64_t height, const crypto::hash &txid, const cryptonote::transaction &tx, uint64_t amount, const cryptonote::subaddress_index &subaddr_index) | Monero::Wallet2CallbackImpl | inlinevirtual |
| setListener(WalletListener *listener) | Monero::Wallet2CallbackImpl | inline |
| Wallet2CallbackImpl(WalletImpl *wallet) | Monero::Wallet2CallbackImpl | inline |
| ~i_wallet2_callback() | tools::i_wallet2_callback | inlinevirtual |
| ~Wallet2CallbackImpl() | Monero::Wallet2CallbackImpl | inline |