![]() |
Bitcoin ABC 0.32.4
P2P Digital Currency
|
This is the complete list of members for WalletStorage, including all inherited members.
| CanSupportFeature(enum WalletFeature) const =0 | WalletStorage | pure virtual |
| GetChainParams() const =0 | WalletStorage | pure virtual |
| GetDatabase()=0 | WalletStorage | pure virtual |
| GetDisplayName() const =0 | WalletStorage | pure virtual |
| HasEncryptionKeys() const =0 | WalletStorage | pure virtual |
| IsLocked() const =0 | WalletStorage | pure virtual |
| IsWalletFlagSet(uint64_t) const =0 | WalletStorage | pure virtual |
| SetMinVersion(enum WalletFeature, WalletBatch *=nullptr, bool=false)=0 | WalletStorage | pure virtual |
| UnsetBlankWalletFlag(WalletBatch &)=0 | WalletStorage | pure virtual |
| WithEncryptionKey(const std::function< bool(const CKeyingMaterial &)> &cb) const =0 | WalletStorage | pure virtual |
| ~WalletStorage()=default | WalletStorage | virtual |