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

Method Get

generator/osm2type.cpp:335–335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

333 }
334
335 uint32_t Get(CachedTypes::Type t) const { return m_types[static_cast<size_t>(t)]; }
336
337 bool IsHighway(uint32_t t) const
338 {

Callers 15

BuildCitiesBoundariesFunction · 0.45
PreSerializeMethod · 0.45
MatchMethod · 0.45
PostprocessElementFunction · 0.45
GetLocalitiesFunction · 0.45
ProcessRoundaboutsMethod · 0.45
FromFBFunction · 0.45
SaveMethod · 0.45
BuildAddressTableFunction · 0.45
UNIT_TESTFunction · 0.45
ParseMethod · 0.45

Calls

no outgoing calls

Tested by 12

UNIT_TESTFunction · 0.36
ParseMethod · 0.36
BuildAndCheckMethod · 0.36
UNIT_CLASS_TESTFunction · 0.36
UNIT_CLASS_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_CLASS_TESTFunction · 0.36
UNIT_CLASS_TESTFunction · 0.36
UNIT_CLASS_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
SerializeMethod · 0.36
AddMethod · 0.36