Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetRank
Method
GetRank
libs/indexer/feature.cpp:853–857 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
851
}
852
853
uint8_t FeatureType::GetRank()
854
{
855
ParseCommon();
856
return m_params.rank;
857
}
858
859
uint64_t FeatureType::GetPopulation()
860
{
Callers
3
DisplaceableNode
Method · 0.45
FillCommonParams
Method · 0.45
ProcessRule
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected