MCPcopy Create free account
hub / github.com/comaps/comaps / SetUploadStatus

Method SetUploadStatus

libs/editor/xml_feature.cpp:380–383  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

378}
379
380void XMLFeature::SetUploadStatus(string const & status)
381{
382 SetAttribute(kUploadStatus, status);
383}
384
385string XMLFeature::GetUploadError() const
386{

Callers 2

SaveMethod · 0.80
GenerateUploadedFeatureFunction · 0.80

Calls

no outgoing calls

Tested by 1

GenerateUploadedFeatureFunction · 0.64