Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
FillableSigningProvider Member List

This is the complete list of members for FillableSigningProvider, including all inherited members.

AddCScript(const CScript &redeemScript)FillableSigningProvidervirtual
AddKey(const CKey &key)FillableSigningProviderinlinevirtual
AddKeyPubKey(const CKey &key, const CPubKey &pubkey)FillableSigningProvidervirtual
cs_KeyStoreFillableSigningProvidermutable
GetCScript(const CScriptID &hash, CScript &redeemScriptOut) const overrideFillableSigningProvidervirtual
GetCScripts() const FillableSigningProvidervirtual
GetKey(const CKeyID &address, CKey &keyOut) const overrideFillableSigningProvidervirtual
GetKeyOrigin(const CKeyID &keyid, KeyOriginInfo &info) const SigningProviderinlinevirtual
GetKeys() const FillableSigningProvidervirtual
GetPubKey(const CKeyID &address, CPubKey &vchPubKeyOut) const overrideFillableSigningProvidervirtual
GUARDED_BY(cs_KeyStore)FillableSigningProviderprotected
GUARDED_BY(cs_KeyStore)FillableSigningProviderprotected
HaveCScript(const CScriptID &hash) const overrideFillableSigningProvidervirtual
HaveKey(const CKeyID &address) const overrideFillableSigningProvidervirtual
ImplicitlyLearnRelatedKeyScripts(const CPubKey &pubkey) EXCLUSIVE_LOCKS_REQUIRED(cs_KeyStore)FillableSigningProviderprotected
KeyMap typedefFillableSigningProviderprotected
ScriptMap typedefFillableSigningProviderprotected
~SigningProvider()SigningProviderinlinevirtual