MCPcopy Create free account
hub / github.com/OSGeo/gdal / InstallForCurrentScope

Method InstallForCurrentScope

port/cpl_error.cpp:1608–1611  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1606/************************************************************************/
1607
1608CPLErrorAccumulator::Context CPLErrorAccumulator::InstallForCurrentScope()
1609{
1610 return CPLErrorAccumulator::Context(*this);
1611}
1612
1613/************************************************************************/
1614/* CPLErrorAccumulator::ReplayErrors() */

Callers 15

IsValidMethod · 0.80
exportToWktMethod · 0.80
TEST_FFunction · 0.80
GDALContourGenerateExFunction · 0.80
ChunkThreadMainFunction · 0.80
MAIN_STARTFunction · 0.80
SaveMethod · 0.80
HTTPOpenFunction · 0.80
IReadBlockMethod · 0.80
OpenMethod · 0.80

Calls 1

ContextFunction · 0.70

Tested by 1

TEST_FFunction · 0.64