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

Method GetType

libs/editor/xml_feature.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160XMLFeature::Type XMLFeature::GetType() const
161{
162 return StringToType(GetRootNode().name());
163}
164
165string XMLFeature::GetTypeString() const
166{

Callers 1

MigrateFeatureIndexFunction · 0.45

Calls 1

nameMethod · 0.45

Tested by

no test coverage detected