Bitcoin ABC  0.26.3
P2P Digital Currency
CBlockTreeDB Member List

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

CBlockTreeDB(size_t nCacheSize, bool fMemory=false, bool fWipe=false)CBlockTreeDBexplicit
CDBWrapper(const fs::path &path, size_t nCacheSize, bool fMemory=false, bool fWipe=false, bool obfuscate=false)CDBWrapper
CDBWrapper(const CDBWrapper &)=deleteCDBWrapper
CompactRange(const K &key_begin, const K &key_end) constCDBWrapperinline
CreateObfuscateKey() constCDBWrapperprivate
DynamicMemoryUsage() constCDBWrapper
Erase(const K &key, bool fSync=false)CDBWrapperinline
EstimateSize(const K &key_begin, const K &key_end) constCDBWrapperinline
Exists(const K &key) constCDBWrapperinline
IsEmpty()CDBWrapper
IsReindexing() constCBlockTreeDB
iteroptionsCDBWrapperprivate
LoadBlockIndexGutsCBlockTreeDB
m_is_memoryCDBWrapperprivate
m_nameCDBWrapperprivate
m_pathCDBWrapperprivate
NewIterator()CDBWrapperinline
obfuscate_keyCDBWrapperprivate
OBFUSCATE_KEY_KEYCDBWrapperprivatestatic
OBFUSCATE_KEY_NUM_BYTESCDBWrapperprivatestatic
operator=(const CDBWrapper &)=deleteCDBWrapper
optionsCDBWrapperprivate
pdbCDBWrapperprivate
penvCDBWrapperprivate
Read(const K &key, V &value) constCDBWrapperinline
ReadBlockFileInfo(int nFile, CBlockFileInfo &info)CBlockTreeDB
ReadFlag(const std::string &name, bool &fValue)CBlockTreeDB
ReadLastBlockFile(int &nFile)CBlockTreeDB
readoptionsCDBWrapperprivate
StoragePath()CDBWrapperinline
syncoptionsCDBWrapperprivate
Upgrade()CBlockTreeDB
Write(const K &key, const V &value, bool fSync=false)CDBWrapperinline
WriteBatch(CDBBatch &batch, bool fSync=false)CDBWrapper
WriteBatchSync(const std::vector< std::pair< int, const CBlockFileInfo * >> &fileInfo, int nLastFile, const std::vector< const CBlockIndex * > &blockinfo)CBlockTreeDB
WriteFlag(const std::string &name, bool fValue)CBlockTreeDB
writeoptionsCDBWrapperprivate
WriteReindexing(bool fReindexing)CBlockTreeDB
~CDBWrapper()CDBWrapper