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

Method GetRoadWarningType

libs/map/routing_mark.hpp:260–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258
259 void SetRoadWarningType(RoadWarningMarkType type);
260 RoadWarningMarkType GetRoadWarningType() const { return m_type; }
261
262 void SetFeatureId(FeatureID const & featureId);
263 FeatureID GetFeatureID() const override { return m_featureId; }

Callers 1

FillRoadTypeMarkInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected