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() | CEvoDB | inline |
CEvoDB(size_t nCacheSize, bool fMemory=false, bool fWipe=false) | CEvoDB | explicit |
CEvoDBScopedCommitter class | CEvoDB | friend |
CommitCurTransaction() | CEvoDB | private |
CommitRootTransaction() | CEvoDB | |
cs | CEvoDB | |
curDBTransaction | CEvoDB | private |
CurTransaction typedef | CEvoDB | private |
db | CEvoDB | private |
Erase(const K &key) | CEvoDB | inline |
Exists(const K &key) | CEvoDB | inline |
GetCurTransaction() | CEvoDB | inline |
GetMemoryUsage() | CEvoDB | inline |
GetRawDB() | CEvoDB | inline |
Read(const K &key, V &value) | CEvoDB | inline |
RollbackCurTransaction() | CEvoDB | private |
rootBatch | CEvoDB | private |
rootDBTransaction | CEvoDB | private |
RootTransaction typedef | CEvoDB | private |
VerifyBestBlock(const uint256 &hash) | CEvoDB | |
Write(const K &key, const V &value) | CEvoDB | inline |
WriteBestBlock(const uint256 &hash) | CEvoDB |