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

Method GetTypeForIndex

libs/indexer/feature_data.cpp:504–507  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

502}
503
504uint32_t FeatureParams::GetTypeForIndex(uint32_t i)
505{
506 return classif().GetTypeForIndex(i);
507}
508
509void FeatureBuilderParams::SetStreet(string s)
510{

Callers 11

CarModelTypesMethod · 0.45
ReadFeaturesFunction · 0.45
BOOST_PYTHON_MODULEFunction · 0.45
SaveBookmarkExtendedDataFunction · 0.45
GetLocalizedFeatureTypeFunction · 0.45
IndexToClassificatorTypeFunction · 0.45
ParseTypesMethod · 0.45
UNIT_CLASS_TESTFunction · 0.45
GetBookmarkBaseTypeFunction · 0.45
VehicleModelMethod · 0.45

Calls

no outgoing calls

Tested by 1

UNIT_CLASS_TESTFunction · 0.36