Dash Core  0.12.2.1
P2P Digital Currency
WalletModel::UnlockContext Member List

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

CopyFrom(const UnlockContext &rhs)WalletModel::UnlockContextprivate
isValid() constWalletModel::UnlockContextinline
operator=(const UnlockContext &rhs)WalletModel::UnlockContextinline
UnlockContext(WalletModel *wallet, bool valid, bool was_locked, bool was_mixing)WalletModel::UnlockContext
UnlockContext(const UnlockContext &obj)WalletModel::UnlockContextinline
validWalletModel::UnlockContextprivate
walletWalletModel::UnlockContextprivate
was_lockedWalletModel::UnlockContextmutableprivate
was_mixingWalletModel::UnlockContextmutableprivate
~UnlockContext()WalletModel::UnlockContext