MCPcopy 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
390void XMLFeature::SetUploadError(string const & error)
391{
392 SetAttribute(kUploadError, error);
393}
394
395osm::EditJournal XMLFeature::GetEditJournal() const
396{

Callers 1

SaveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected