Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetUploadError
Method
SetUploadError
libs/editor/xml_feature.cpp:390–393 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
388
}
389
390
void XMLFeature::SetUploadError(string const & error)
391
{
392
SetAttribute(kUploadError, error);
393
}
394
395
osm::EditJournal XMLFeature::GetEditJournal() const
396
{
Callers
1
Save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected