#include <walletmodel.h>
Definition at line 174 of file walletmodel.h.
◆ UnlockContext() [1/2]
WalletModel::UnlockContext::UnlockContext |
( |
WalletModel * |
wallet, |
|
|
bool |
valid, |
|
|
bool |
was_locked, |
|
|
bool |
was_mixing |
|
) |
| |
◆ ~UnlockContext()
WalletModel::UnlockContext::~UnlockContext |
( |
| ) |
|
◆ UnlockContext() [2/2]
WalletModel::UnlockContext::UnlockContext |
( |
const UnlockContext & |
obj | ) |
|
|
inline |
◆ CopyFrom()
void WalletModel::UnlockContext::CopyFrom |
( |
const UnlockContext & |
rhs | ) |
|
|
private |
◆ isValid()
bool WalletModel::UnlockContext::isValid |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ valid
bool WalletModel::UnlockContext::valid |
|
private |
◆ wallet
◆ was_locked
bool WalletModel::UnlockContext::was_locked |
|
mutableprivate |
◆ was_mixing
bool WalletModel::UnlockContext::was_mixing |
|
mutableprivate |
The documentation for this class was generated from the following files: