Raven Core  3.0.0
P2P Digital Currency
CDBWrapper Member List

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

CDBWrapper(const fs::path &path, size_t nCacheSize, bool fMemory=false, bool fWipe=false, bool obfuscate=false, size_t maxFileSize=2<< 20)CDBWrapper
CompactRange(const K &key_begin, const K &key_end) constCDBWrapperinline
CreateObfuscateKey() constCDBWrapperprivate
dbwrapper_private::GetObfuscateKey(const CDBWrapper &w)CDBWrapperfriend
Erase(const K &key, bool fSync=false)CDBWrapperinline
EstimateSize(const K &key_begin, const K &key_end) constCDBWrapperinline
Exists(const K &key) constCDBWrapperinline
Flush()CDBWrapperinline
IsEmpty()CDBWrapper
iteroptionsCDBWrapperprivate
NewIterator()CDBWrapperinline
obfuscate_keyCDBWrapperprivate
OBFUSCATE_KEY_KEYCDBWrapperprivatestatic
OBFUSCATE_KEY_NUM_BYTESCDBWrapperprivatestatic
optionsCDBWrapperprivate
pdbCDBWrapperprivate
penvCDBWrapperprivate
Read(const K &key, V &value) constCDBWrapperinline
readoptionsCDBWrapperprivate
Sync()CDBWrapperinline
syncoptionsCDBWrapperprivate
Write(const K &key, const V &value, bool fSync=false)CDBWrapperinline
WriteBatch(CDBBatch &batch, bool fSync=false)CDBWrapper
writeoptionsCDBWrapperprivate
~CDBWrapper()CDBWrapper