#include <scriptpubkeyman.h>
Definition at line 39 of file scriptpubkeyman.h.
◆ ~WalletStorage()
| virtual wallet::WalletStorage::~WalletStorage |
( |
| ) |
|
|
virtualdefault |
◆ CanSupportFeature()
| virtual bool wallet::WalletStorage::CanSupportFeature |
( |
enum |
WalletFeature | ) |
const |
|
pure virtual |
◆ GetDatabase()
◆ GetDisplayName()
| virtual std::string wallet::WalletStorage::GetDisplayName |
( |
| ) |
const |
|
pure virtual |
◆ GetEncryptionKey()
| virtual const CKeyingMaterial& wallet::WalletStorage::GetEncryptionKey |
( |
| ) |
const |
|
pure virtual |
◆ HasEncryptionKeys()
| virtual bool wallet::WalletStorage::HasEncryptionKeys |
( |
| ) |
const |
|
pure virtual |
◆ IsLocked()
| virtual bool wallet::WalletStorage::IsLocked |
( |
| ) |
const |
|
pure virtual |
◆ IsWalletFlagSet()
| virtual bool wallet::WalletStorage::IsWalletFlagSet |
( |
uint64_t |
| ) |
const |
|
pure virtual |
◆ SetMinVersion()
| virtual void wallet::WalletStorage::SetMinVersion |
( |
enum |
WalletFeature, |
|
|
WalletBatch * |
= nullptr |
|
) |
| |
|
pure virtual |
◆ UnsetBlankWalletFlag()
| virtual void wallet::WalletStorage::UnsetBlankWalletFlag |
( |
WalletBatch & |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: