MCPcopy Create free account
hub / github.com/ElementsProject/elements / ~BaseIndex

Method ~BaseIndex

src/index/base.cpp:52–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52BaseIndex::~BaseIndex()
53{
54 Interrupt();
55 Stop();
56}
57
58bool BaseIndex::Init()
59{

Callers

nothing calls this directly

Calls 1

InterruptFunction · 0.85

Tested by

no test coverage detected