|
bool | Get (const uint256 &hash, const std::vector< unsigned char > &vchSig, const CPubKey &pubKey) |
|
void | Set (const uint256 &hash, const std::vector< unsigned char > &vchSig, const CPubKey &pubKey) |
|
Definition at line 1091 of file script.cpp.
bool CSignatureCache::Get |
( |
const uint256 & |
hash, |
|
|
const std::vector< unsigned char > & |
vchSig, |
|
|
const CPubKey & |
pubKey |
|
) |
| |
|
inline |
void CSignatureCache::Set |
( |
const uint256 & |
hash, |
|
|
const std::vector< unsigned char > & |
vchSig, |
|
|
const CPubKey & |
pubKey |
|
) |
| |
|
inline |
boost::shared_mutex CSignatureCache::cs_sigcache |
|
private |
The documentation for this class was generated from the following file: