Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
165
string XMLFeature::GetTypeString() const
166
{
167
return GetRootNode().name();
168
}
169
170
void XMLFeature::Save(std::ostream & ost) const
171
{
Callers
3
CreateElement
Method · 0.80
ModifyElement
Method · 0.80
DeleteElement
Method · 0.80
Calls
1
name
Method · 0.45
Tested by
no test coverage detected