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

Method GetFileType

libs/storage/queued_country.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41MapFileType QueuedCountry::GetFileType() const
42{
43 return m_fileType;
44}
45
46CountryId const & QueuedCountry::GetCountryId() const
47{

Calls

no outgoing calls

Tested by

no test coverage detected