MCPcopy 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
78void FeaturesFetcher::ClearCaches()
79{
80 m_dataSource.ClearCache();
81}
82
83m2::RectD FeaturesFetcher::GetWorldRect() const
84{

Callers 3

OnCountryFileDeleteMethod · 0.45
ClearAllCachesMethod · 0.45

Calls 1

ClearCacheMethod · 0.45

Tested by

no test coverage detected