Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetUploadStatus
Method
SetUploadStatus
libs/editor/xml_feature.cpp:380–383 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
378
}
379
380
void XMLFeature::SetUploadStatus(string const & status)
381
{
382
SetAttribute(kUploadStatus, status);
383
}
384
385
string XMLFeature::GetUploadError() const
386
{
Callers
2
Save
Method · 0.80
GenerateUploadedFeature
Function · 0.80
Calls
no outgoing calls
Tested by
1
GenerateUploadedFeature
Function · 0.64