Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetFeatureType
Method
GetFeatureType
libs/search/result.cpp:69–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
uint32_t Result::GetFeatureType() const
70
{
71
ASSERT_EQUAL(m_resultType, Type::Feature, ());
72
return m_mainType;
73
}
74
75
bool Result::IsSameType(uint32_t type) const
76
{
Callers
3
DebugPrint
Function · 0.80
UNIT_CLASS_TEST
Function · 0.80
FillSearchResultsMarks
Method · 0.80
Calls
no outgoing calls
Tested by
1
UNIT_CLASS_TEST
Function · 0.64