Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
360
void XMLFeature::SetMWMFeatureIndex(uint32_t index)
361
{
362
SetAttribute(kIndex, strings::to_string(index));
363
}
364
365
time_t XMLFeature::GetUploadTime() const
366
{
Callers
2
Save
Method · 0.80
GenerateUploadedFeature
Function · 0.80
Calls
1
to_string
Function · 0.85
Tested by
1
GenerateUploadedFeature
Function · 0.64