Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CEvoDB Member List

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

BeginTransaction()CEvoDBinline
CEvoDB(size_t nCacheSize, bool fMemory=false, bool fWipe=false)CEvoDBexplicit
CEvoDBScopedCommitter classCEvoDBfriend
CommitCurTransaction()CEvoDBprivate
CommitRootTransaction()CEvoDB
csCEvoDB
curDBTransactionCEvoDBprivate
CurTransaction typedefCEvoDBprivate
dbCEvoDBprivate
Erase(const K &key)CEvoDBinline
Exists(const K &key)CEvoDBinline
GetCurTransaction()CEvoDBinline
GetMemoryUsage()CEvoDBinline
GetRawDB()CEvoDBinline
Read(const K &key, V &value)CEvoDBinline
RollbackCurTransaction()CEvoDBprivate
rootBatchCEvoDBprivate
rootDBTransactionCEvoDBprivate
RootTransaction typedefCEvoDBprivate
VerifyBestBlock(const uint256 &hash)CEvoDB
Write(const K &key, const V &value)CEvoDBinline
WriteBestBlock(const uint256 &hash)CEvoDB
Released under the MIT license