Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetHeader
Method
GetHeader
libs/indexer/feature_data.cpp:494–497 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
492
}
493
494
uint8_t FeatureParams::GetHeader() const
495
{
496
return CalculateHeader(m_types.size(), GetHeaderGeomType(), *this);
497
}
498
499
uint32_t FeatureParams::GetIndexForType(uint32_t t)
500
{
Callers
15
AddFeatureNameIndexPairs
Function · 0.80
GetType
Method · 0.80
GetBounds
Method · 0.80
UNIT_TEST
Function · 0.80
EnsureTableLoaded
Method · 0.80
ForEachIndex
Method · 0.80
ForEachFeature
Method · 0.80
PostcodePoints
Method · 0.80
MwmContext
Method · 0.80
SetContext
Method · 0.80
BuildIndexFromDataFile
Function · 0.80
operator()
Method · 0.80
Calls
2
CalculateHeader
Function · 0.85
size
Method · 0.45
Tested by
3
UNIT_TEST
Function · 0.64
UNIT_TEST
Function · 0.64
UNIT_TEST
Function · 0.64