MCPcopy 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
28storage::CountryId GetCountry(tree_node::types::Ptr<HierarchyEntry> const & tree)
29{
30 return tree->GetData().m_country;
31}
32
33ComplexLoader::ComplexLoader(std::string const & filename)
34{

Callers 2

ComplexLoaderMethod · 0.85
UNIT_CLASS_TESTFunction · 0.85

Calls 1

GetDataMethod · 0.45

Tested by 1

UNIT_CLASS_TESTFunction · 0.68