MCPcopy 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
385string XMLFeature::GetUploadError() const
386{
387 return GetRootNode().attribute(kUploadError).value();
388}
389
390void XMLFeature::SetUploadError(string const & error)
391{

Callers 1

FillFeatureInfoMethod · 0.80

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected