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

Method GetEncodedId

libs/base/geo_object_id.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31uint64_t GeoObjectId::GetEncodedId() const
32{
33 return m_encodedId;
34}
35
36GeoObjectId::Type GeoObjectId::GetType() const
37{

Callers 15

ProcessMethod · 0.80
SerializeBoundariesTableFunction · 0.80
CalcCrossMwmTransitionsFunction · 0.80
FilterOneMethod · 0.80
SerializeMethod · 0.80
CollectMethod · 0.80
WriteMethod · 0.80
UNIT_TESTFunction · 0.80
operator()Method · 0.80
CalculateIdsFunction · 0.80
operator()Method · 0.80

Calls

no outgoing calls

Tested by 2

UNIT_TESTFunction · 0.64
UNIT_TESTFunction · 0.64