Monero
Monero::WalletListener Member List

This is the complete list of members for Monero::WalletListener, including all inherited members.

moneyReceived(const std::string &txId, uint64_t amount)=0Monero::WalletListenerpure virtual
moneySpent(const std::string &txId, uint64_t amount)=0Monero::WalletListenerpure virtual
newBlock(uint64_t height)=0Monero::WalletListenerpure virtual
refreshed()=0Monero::WalletListenerpure virtual
unconfirmedMoneyReceived(const std::string &txId, uint64_t amount)=0Monero::WalletListenerpure virtual
updated()=0Monero::WalletListenerpure virtual
~WalletListener()=0Monero::WalletListenerpure virtual