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::UnlockContext | private |
| isValid() const | WalletModel::UnlockContext | inline |
| operator=(const UnlockContext &rhs) | WalletModel::UnlockContext | inline |
| UnlockContext(WalletModel *wallet, bool valid, bool was_locked, bool was_mixing) | WalletModel::UnlockContext | |
| UnlockContext(const UnlockContext &obj) | WalletModel::UnlockContext | inline |
| valid | WalletModel::UnlockContext | private |
| wallet | WalletModel::UnlockContext | private |
| was_locked | WalletModel::UnlockContext | mutableprivate |
| was_mixing | WalletModel::UnlockContext | mutableprivate |
| ~UnlockContext() | WalletModel::UnlockContext |

