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

Method GetIndexForType

libs/indexer/feature_data.cpp:499–502  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

497}
498
499uint32_t FeatureParams::GetIndexForType(uint32_t t)
500{
501 return classif().GetIndexForType(t);
502}
503
504uint32_t FeatureParams::GetTypeForIndex(uint32_t i)
505{

Callers 14

ReadFeaturesFunction · 0.45
operator()Method · 0.45
GetTypesMethod · 0.45
CharDataMethod · 0.45
ClassificatorTypeToIndexFunction · 0.45
LoadMethod · 0.45
InitParamsMethod · 0.45
MatchesByTypeFunction · 0.45
MakeBookmarkDataFunction · 0.45
UNIT_CLASS_TESTFunction · 0.45
SaveFeatureTypesFunction · 0.45
UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 4

MakeBookmarkDataFunction · 0.36
UNIT_CLASS_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36