Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CDBBatch Member List

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

batchCDBBatchprivate
CDBBatch(const CDBWrapper &_parent)CDBBatchinlineexplicit
CDBWrapper classCDBBatchfriend
Clear()CDBBatchinline
Erase(const K &key)CDBBatchinline
Erase(const CDataStream &_ssKey)CDBBatchinline
parentCDBBatchprivate
size_estimateCDBBatchprivate
SizeEstimate() constCDBBatchinline
ssKeyCDBBatchprivate
ssValueCDBBatchprivate
Write(const K &key, const V &value)CDBBatchinline
Write(const CDataStream &_ssKey, const V &value)CDBBatchinline
Released under the MIT license