Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetIndexForType
Method
GetIndexForType
libs/indexer/feature_data.cpp:499–502 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
497
}
498
499
uint32_t FeatureParams::GetIndexForType(uint32_t t)
500
{
501
return classif().GetIndexForType(t);
502
}
503
504
uint32_t FeatureParams::GetTypeForIndex(uint32_t i)
505
{
Callers
14
ReadFeatures
Function · 0.45
operator()
Method · 0.45
GetTypes
Method · 0.45
CharData
Method · 0.45
ClassificatorTypeToIndex
Function · 0.45
Load
Method · 0.45
InitParams
Method · 0.45
MatchesByType
Function · 0.45
MakeBookmarkData
Function · 0.45
UNIT_CLASS_TEST
Function · 0.45
SaveFeatureTypes
Function · 0.45
UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
4
MakeBookmarkData
Function · 0.36
UNIT_CLASS_TEST
Function · 0.36
UNIT_TEST
Function · 0.36
UNIT_TEST
Function · 0.36