Bitcoin Core 29.99.0
P2P Digital Currency
CDBWrapper Member List

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

CDBWrapper(const DBParams &params)CDBWrapper
CDBWrapper(const CDBWrapper &)=deleteCDBWrapper
DBContext() const LIFETIMEBOUNDCDBWrapperinlineprivate
dbwrapper_private::GetObfuscationCDBWrapperfriend
DynamicMemoryUsage() constCDBWrapper
Erase(const K &key, bool fSync=false)CDBWrapperinline
EstimateSize(const K &key_begin, const K &key_end) constCDBWrapperinline
EstimateSizeImpl(std::span< const std::byte > key1, std::span< const std::byte > key2) constCDBWrapperprivate
Exists(const K &key) constCDBWrapperinline
ExistsImpl(std::span< const std::byte > key) constCDBWrapperprivate
IsEmpty()CDBWrapper
m_db_contextCDBWrapperprivate
m_is_memoryCDBWrapperprivate
m_nameCDBWrapperprivate
m_obfuscationCDBWrapperprivate
m_pathCDBWrapperprivate
NewIterator()CDBWrapper
OBFUSCATION_KEYCDBWrapperinlineprivatestatic
operator=(const CDBWrapper &)=deleteCDBWrapper
Read(const K &key, V &value) constCDBWrapperinline
ReadImpl(std::span< const std::byte > key) constCDBWrapperprivate
StoragePath()CDBWrapperinline
Write(const K &key, const V &value, bool fSync=false)CDBWrapperinline
WriteBatch(CDBBatch &batch, bool fSync=false)CDBWrapper
~CDBWrapper()CDBWrapper