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

Method SetServersList

libs/storage/map_files_downloader.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155}
156
157void MapFilesDownloader::SetServersList(ServersList const & serversList)
158{
159 m_serversList = serversList;
160}
161
162void MapFilesDownloader::SetDownloadingPolicy(DownloadingPolicy * policy)
163{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected