MCPcopy Create free account
hub / github.com/comaps/comaps / SetCountry

Method SetCountry

generator/hierarchy.cpp:211–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209}
210
211void HierarchyLinesBuilder::SetCountry(storage::CountryId const & country)
212{
213 m_countryName = country;
214}
215
216void HierarchyLinesBuilder::SetHierarchyEntryEnricher(std::unique_ptr<HierarchyEntryEnricher> && enricher)
217{

Callers 1

ProcessMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected