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

Function GetLevel

libs/indexer/classificator.cpp:221–224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219}
220
221uint8_t GetLevel(uint32_t type)
222{
223 return get_control_level(type);
224}
225} // namespace ftype
226
227namespace

Callers 12

GetCategoryTypesFunction · 0.85
IsSameTypeMethod · 0.85
HasWithSubclassMethod · 0.85
ForEachPathObjectMethod · 0.85
TypeAlwaysExistsFunction · 0.85
IsUsefulNondrawableTypeFunction · 0.85
FindMethod · 0.85
InSubtreeMethod · 0.85
IsMatchedMethod · 0.85
check_values_arrayFunction · 0.85
operator()Method · 0.85

Calls 1

get_control_levelFunction · 0.85

Tested by 2

check_values_arrayFunction · 0.68
operator()Method · 0.68