MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / clear

Method clear

src/common/classes/ClumpletWriter.cpp:567–570  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

565}
566
567void ClumpletWriter::clear()
568{
569 reset(isTagged() ? getBufferTag() : 0);
570}
571
572} // namespace

Callers 2

resetMethod · 0.45
upgradeVersionMethod · 0.45

Calls 1

resetFunction · 0.50

Tested by

no test coverage detected