MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / ~BaseIndex

Method ~BaseIndex

src/index/base.cpp:49–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49BaseIndex::~BaseIndex()
50{
51 Interrupt();
52 Stop();
53}
54
55bool BaseIndex::Init()
56{

Callers

nothing calls this directly

Calls 1

InterruptFunction · 0.85

Tested by

no test coverage detected