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

Method SetIndex

libs/map/routing_mark.cpp:445–449  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

443}
444
445void TransitMark::SetIndex(uint32_t index)
446{
447 SetDirty();
448 m_index = index;
449}
450
451void TransitMark::SetPriority(Priority priority)
452{

Callers 3

CreateMarkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected