MCPcopy Create free account
hub / github.com/comaps/comaps / Reset

Method Reset

libs/search/cbv.cpp:58–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58void CBV::Reset()
59{
60 m_p.Reset();
61 m_isFull = false;
62}
63
64bool CBV::HasBit(uint64_t id) const
65{

Callers 9

DecodeMethod · 0.45
ClearMethod · 0.45
InitMethod · 0.45
SetFullMethod · 0.45
DoSearchMethod · 0.45
ClearCacheMethod · 0.45
ClearCachesImplMethod · 0.45
UNIT_CLASS_TESTFunction · 0.45
UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

UNIT_CLASS_TESTFunction · 0.36
UNIT_TESTFunction · 0.36