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