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

Function Clear

libs/platform/settings.hpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 StringStorage::Instance().DeleteKeyAndValue(key);
65}
66inline void Clear()
67{
68 StringStorage::Instance().Clear();
69}
70
71class UsageStats
72{

Callers 15

InitMethod · 0.85
FeaturesLayerMethod · 0.85
ClearIfNeededMethod · 0.85
KeywordMatcherMethod · 0.85
ResultsMethod · 0.85
LoadMethod · 0.85
InitMethod · 0.85
LoadFromSampleMethod · 0.85
SampleViewMethod · 0.85
CopyFromMethod · 0.85
BooleanSumMethod · 0.85
~ScaleIndexMethod · 0.85

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected