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