MCPcopy 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
375string XMLFeature::GetUploadStatus() const
376{
377 return GetRootNode().attribute(kUploadStatus).value();
378}
379
380void XMLFeature::SetUploadStatus(string const & status)
381{

Callers 1

FillFeatureInfoMethod · 0.80

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected