Definition at line 107 of file wallet.cpp.
CAffectedKeysVisitor::CAffectedKeysVisitor |
( |
const CKeyStore & |
keystoreIn, |
|
|
std::vector< CKeyID > & |
vKeysIn |
|
) |
| |
|
inline |
void CAffectedKeysVisitor::operator() |
( |
const CKeyID & |
keyId | ) |
|
|
inline |
void CAffectedKeysVisitor::operator() |
( |
const CScriptID & |
scriptId | ) |
|
|
inline |
void CAffectedKeysVisitor::Process |
( |
const CScript & |
script | ) |
|
|
inline |
const CKeyStore& CAffectedKeysVisitor::keystore |
|
private |
std::vector<CKeyID>& CAffectedKeysVisitor::vKeys |
|
private |
The documentation for this class was generated from the following file: