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