Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

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
Released under the MIT license