Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
66
void MapFilesDownloader::Clear()
67
{
68
m_pendingRequests.Clear();
69
}
70
71
QueueInterface const & MapFilesDownloader::GetQueue() const
72
{
Callers
1
DownloadMapFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected