Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
160
XMLFeature::Type XMLFeature::GetType() const
161
{
162
return StringToType(GetRootNode().name());
163
}
164
165
string XMLFeature::GetTypeString() const
166
{
Callers
1
MigrateFeatureIndex
Function · 0.45
Calls
1
name
Method · 0.45
Tested by
no test coverage detected