Bitcoin ABC  0.26.3
P2P Digital Currency
WalletModel::UnlockContext Member List

This is the complete list of members for WalletModel::UnlockContext, including all inherited members.

CopyFrom(UnlockContext &&rhs)WalletModel::UnlockContextprivate
isValid() constWalletModel::UnlockContextinline
operator=(UnlockContext &&rhs)WalletModel::UnlockContextinline
operator=(const UnlockContext &)=defaultWalletModel::UnlockContextprivate
relockWalletModel::UnlockContextmutableprivate
UnlockContext(WalletModel *wallet, bool valid, bool relock)WalletModel::UnlockContext
UnlockContext(const UnlockContext &)=deleteWalletModel::UnlockContext
UnlockContext(UnlockContext &&obj)WalletModel::UnlockContextinline
validWalletModel::UnlockContextprivate
walletWalletModel::UnlockContextprivate
~UnlockContext()WalletModel::UnlockContext