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

Method SetMWMFeatureIndex

libs/editor/xml_feature.cpp:360–363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

358}
359
360void XMLFeature::SetMWMFeatureIndex(uint32_t index)
361{
362 SetAttribute(kIndex, strings::to_string(index));
363}
364
365time_t XMLFeature::GetUploadTime() const
366{

Callers 2

SaveMethod · 0.80
GenerateUploadedFeatureFunction · 0.80

Calls 1

to_stringFunction · 0.85

Tested by 1

GenerateUploadedFeatureFunction · 0.64