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

Method GetTypeString

libs/editor/xml_feature.cpp:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165string XMLFeature::GetTypeString() const
166{
167 return GetRootNode().name();
168}
169
170void XMLFeature::Save(std::ostream & ost) const
171{

Callers 3

CreateElementMethod · 0.80
ModifyElementMethod · 0.80
DeleteElementMethod · 0.80

Calls 1

nameMethod · 0.45

Tested by

no test coverage detected