Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetCountry
Function
GetCountry
generator/complex_loader.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
storage::CountryId GetCountry(tree_node::types::Ptr<HierarchyEntry> const & tree)
29
{
30
return tree->GetData().m_country;
31
}
32
33
ComplexLoader::ComplexLoader(std::string const & filename)
34
{
Callers
2
ComplexLoader
Method · 0.85
UNIT_CLASS_TEST
Function · 0.85
Calls
1
GetData
Method · 0.45
Tested by
1
UNIT_CLASS_TEST
Function · 0.68