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

Method GetId

libs/drape_frontend/user_marks_provider.hpp:102–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 virtual void ResetChanges() const = 0;
101
102 virtual kml::TrackId GetId() const { return m_id; }
103 virtual kml::MarkGroupId GetGroupId() const = 0;
104
105 virtual int GetMinZoom() const = 0;

Callers 7

CollectStopsSubwayMethod · 0.45
CollectStopsPTMethod · 0.45
CollectLinesSubwayMethod · 0.45
CollectShapesSubwayMethod · 0.45
AcceptMessageMethod · 0.45
AcceptMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected