Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ HasTag
Method
HasTag
libs/editor/xml_feature.cpp:596–599 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
594
}
595
596
bool XMLFeature::HasTag(string_view key) const
597
{
598
return FindTag(m_document, key);
599
}
600
601
bool XMLFeature::HasAttribute(string_view key) const
602
{
Callers
12
IsKeyTagExists
Method · 0.45
AddTagIfNotExist
Method · 0.45
GetTagValueConditionalAccess
Function · 0.45
IsAccepted
Method · 0.45
Collect
Method · 0.45
DetermineSurfaceAndHighwayType
Function · 0.45
DeterminePathGrade
Function · 0.45
CollectFeature
Method · 0.45
UNIT_TEST
Function · 0.45
UNIT_TEST
Function · 0.45
GetTypeForFeature
Function · 0.45
UNIT_TEST
Function · 0.45
Calls
1
FindTag
Function · 0.85
Tested by
3
UNIT_TEST
Function · 0.36
UNIT_TEST
Function · 0.36
UNIT_TEST
Function · 0.36