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

Method clear

src/remote/remote.h:258–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256 }
257
258 void clear()
259 {
260 m_tree.clear();
261 }
262
263
264 Rbl* locate(SQUAD blob_id);

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected