MCPcopy Create free account
hub / github.com/ElementsProject/elements / WriteBatch

Method WriteBatch

src/leveldb/db/write_batch.cc:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27static const size_t kHeader = 12;
28
29WriteBatch::WriteBatch() { Clear(); }
30
31WriteBatch::~WriteBatch() = default;
32

Callers 5

BOOST_AUTO_TEST_CASEFunction · 0.45
WriteBlockMethod · 0.45
RewindMethod · 0.45
CommitMethod · 0.45
RewindMethod · 0.45

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.36