MCPcopy Create free account
hub / github.com/OSGeo/PROJ / evictGridInfoFromCache

Method evictGridInfoFromCache

src/iso19111/factory.cpp:1239–1241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1237// ---------------------------------------------------------------------------
1238
1239void DatabaseContext::Private::evictGridInfoFromCache(const std::string &code) {
1240 cacheGridInfo_.remove(code);
1241}
1242
1243// ---------------------------------------------------------------------------
1244

Callers 1

invalidateGridInfoMethod · 0.80

Calls 1

removeMethod · 0.80

Tested by

no test coverage detected