PIVX Core  5.6.99
P2P Digital Currency
ScriptPubKeyMan Member List

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

AddKeypoolPubkeyWithDB(const CPubKey &pubkey, const uint8_t &type, WalletBatch &batch)ScriptPubKeyManprivate
AddKeyPubKeyInner(const CKey &key, const CPubKey &pubkey)ScriptPubKeyManprivate
AddKeyPubKeyWithDB(WalletBatch &batch, const CKey &key, const CPubKey &pubkey)ScriptPubKeyManprivate
CanGenerateKeys()ScriptPubKeyMan
CanGetAddresses(const uint8_t &type=HDChain::ChangeType::EXTERNAL)ScriptPubKeyMan
DeriveNewChildKey(WalletBatch &batch, CKeyMetadata &metadata, CKey &secret, const uint8_t &type=HDChain::ChangeType::EXTERNAL)ScriptPubKeyManprivate
DeriveNewSeed(const CKey &key)ScriptPubKeyMan
encrypted_batchScriptPubKeyManprivate
GenerateNewKey(WalletBatch &batch, const uint8_t &type=HDChain::ChangeType::EXTERNAL)ScriptPubKeyMan
GenerateNewSeed()ScriptPubKeyMan
GeneratePool(WalletBatch &batch, int64_t targetSize, const uint8_t &type)ScriptPubKeyManprivate
GetAllReserveKeys() constScriptPubKeyManinline
GetHDChain() constScriptPubKeyManinline
GetKeyFromPool(CPubKey &key, const uint8_t &changeType=HDChain::ChangeType::EXTERNAL)ScriptPubKeyMan
GetKeyPoolSize() constScriptPubKeyMan
GetOldestKeyPoolTime()ScriptPubKeyMan
GetReservedKey(const uint8_t &changeType, int64_t &index, CKeyPool &keypool)ScriptPubKeyMan
GetStakingKeyPoolSize() constScriptPubKeyMan
hdChainScriptPubKeyManprivate
IsHDEnabled() constScriptPubKeyMan
KeepDestination(int64_t index)ScriptPubKeyMan
KeypoolCountExternalKeys()ScriptPubKeyMan
LoadKeyPool(int64_t nIndex, const CKeyPool &keypool)ScriptPubKeyMan
m_index_to_reserved_keyScriptPubKeyManprivate
m_max_keypool_indexScriptPubKeyManprivate
m_pool_key_to_indexScriptPubKeyManprivate
MarkPreSplitKeys()ScriptPubKeyMan
MarkReserveKeysAsUsed(int64_t keypool_id)ScriptPubKeyManprivate
MarkUnusedAddresses(const CScript &script)ScriptPubKeyMan
NewKeyPool()ScriptPubKeyMan
ReserveKeyFromKeyPool(int64_t &nIndex, CKeyPool &keypool, const uint8_t &type=HDChain::ChangeType::EXTERNAL)ScriptPubKeyMan
ReturnDestination(int64_t index, const uint8_t &type, const CTxDestination &)ScriptPubKeyMan
ScriptPubKeyMan(CWallet *parent)ScriptPubKeyManinlineexplicit
set_pre_split_keypoolScriptPubKeyMan
setExternalKeyPoolScriptPubKeyManprivate
SetHDChain(CHDChain &chain, bool memonly)ScriptPubKeyMan
SetHDSeed(const CPubKey &key, bool force=false, bool memOnly=false)ScriptPubKeyMan
setInternalKeyPoolScriptPubKeyManprivate
setStakingKeyPoolScriptPubKeyManprivate
SetupGeneration(bool newKeypool=true, bool force=false, bool memOnly=false)ScriptPubKeyMan
TopUp(unsigned int size=0)ScriptPubKeyMan
UpdateTimeFirstKey(int64_t nCreateTime)ScriptPubKeyMan
Upgrade(const int prev_version, std::string &error)ScriptPubKeyMan
walletScriptPubKeyManprivate
~ScriptPubKeyMan()ScriptPubKeyManinline