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

Method SetFull

libs/search/cbv.cpp:52–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void CBV::SetFull()
53{
54 m_p.Reset();
55 m_isFull = true;
56}
57
58void CBV::Reset()
59{

Callers 3

FindStreetsFunction · 0.45
MatchUnclassifiedMethod · 0.45
GetTopLocalitiesMethod · 0.45

Calls 1

ResetMethod · 0.45

Tested by 1

GetTopLocalitiesMethod · 0.36