Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetUploadError
Method
GetUploadError
libs/editor/xml_feature.cpp:385–388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
383
}
384
385
string XMLFeature::GetUploadError() const
386
{
387
return GetRootNode().attribute(kUploadError).value();
388
}
389
390
void XMLFeature::SetUploadError(string const & error)
391
{
Callers
1
FillFeatureInfo
Method · 0.80
Calls
1
value
Method · 0.45
Tested by
no test coverage detected