Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ ForEachType
Method
ForEachType
libs/indexer/ftypes_matcher.cpp:154–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
void BaseChecker::ForEachType(function<void(uint32_t)> const & fn) const
155
{
156
for (auto const & t : m_types)
157
fn(t);
158
}
159
160
bool BaseChecker::operator()(feature::TypesHolder const & types) const
161
{
Callers
11
GetReadableType
Function · 0.45
GetWheelchairType
Function · 0.45
HasAtm
Function · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
GetFeatureType
Function · 0.45
GetTypes
Method · 0.45
TypesHolder
Method · 0.45
UNIT_TEST
Function · 0.45
UNIT_TEST
Function · 0.45
UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
4
GetFeatureType
Function · 0.36
UNIT_TEST
Function · 0.36
UNIT_TEST
Function · 0.36
UNIT_TEST
Function · 0.36