Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetUploadStatus
Method
GetUploadStatus
libs/editor/xml_feature.cpp:375–378 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
373
}
374
375
string XMLFeature::GetUploadStatus() const
376
{
377
return GetRootNode().attribute(kUploadStatus).value();
378
}
379
380
void XMLFeature::SetUploadStatus(string const & status)
381
{
Callers
1
FillFeatureInfo
Method · 0.80
Calls
1
value
Method · 0.45
Tested by
no test coverage detected