|
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_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, const cryptonote::subaddress_index &subaddr_index) | 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_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 |
1.8.14