PRCYCoin  2.0.0.7rc1
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)CDBWrapper
Erase(const K &key, bool fSync=false)CDBWrapperinline
Exists(const K &key) constCDBWrapperinline
Flush()CDBWrapperinline
IsEmpty()CDBWrapper
iteroptionsCDBWrapperprivate
NewIterator()CDBWrapperinline
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