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

Function GetValue

libs/indexer/classificator.cpp:187–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185}
186
187uint8_t GetValue(uint32_t type, uint8_t level)
188{
189 return get_value(type, level);
190}
191
192void PopValue(uint32_t & type)
193{

Callers 9

InitMethod · 0.85
ForEachPathObjectMethod · 0.85
GetWheelchairTypeFunction · 0.85
FormatDrinkingWaterFunction · 0.85
IsMatchedMethod · 0.85
UNIT_TESTFunction · 0.85
check_values_arrayFunction · 0.85
FeaturesGuardMethod · 0.85

Calls 1

get_valueFunction · 0.85

Tested by 3

UNIT_TESTFunction · 0.68
check_values_arrayFunction · 0.68
FeaturesGuardMethod · 0.68