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

Method Clear

libs/storage/map_files_downloader.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66void MapFilesDownloader::Clear()
67{
68 m_pendingRequests.Clear();
69}
70
71QueueInterface const & MapFilesDownloader::GetQueue() const
72{

Callers 1

DownloadMapFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected