Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for WalletModel::UnlockContext, including all inherited members.
CopyFrom(const UnlockContext &rhs) | WalletModel::UnlockContext | private |
isValid() const | WalletModel::UnlockContext | inline |
operator=(const UnlockContext &rhs) | WalletModel::UnlockContext | inline |
relock | WalletModel::UnlockContext | mutableprivate |
stakingOnly | WalletModel::UnlockContext | private |
UnlockContext(WalletModel *wallet, bool valid, bool relock) | WalletModel::UnlockContext | |
UnlockContext(const UnlockContext &obj) | WalletModel::UnlockContext | inline |
valid | WalletModel::UnlockContext | private |
wallet | WalletModel::UnlockContext | private |
~UnlockContext() | WalletModel::UnlockContext |