Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ ClearCaches
Method
ClearCaches
libs/map/features_fetcher.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void FeaturesFetcher::ClearCaches()
79
{
80
m_dataSource.ClearCache();
81
}
82
83
m2::RectD FeaturesFetcher::GetWorldRect() const
84
{
Callers
3
OnCountryFileDownloaded
Method · 0.45
OnCountryFileDelete
Method · 0.45
ClearAllCaches
Method · 0.45
Calls
1
ClearCache
Method · 0.45
Tested by
no test coverage detected