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

Method AutoLoadPythonDrivers

gcore/gdalpythondriverloader.cpp:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27
28#ifdef GDAL_NO_AUTOLOAD
29void GDALDriverManager::AutoLoadPythonDrivers()
30{
31}
32
33void GDALDriverManager::CleanupPythonDrivers()
34{

Callers 2

GDALRegisterPluginsFunction · 0.80

Calls 10

CSLCountFunction · 0.85
CPLFormFilenameSafeFunction · 0.85
VSIStatLFunction · 0.85
CPLReadDirFunction · 0.85
CPLGetExtensionSafeFunction · 0.85
LoadPythonDriverFunction · 0.85
PrintfMethod · 0.80
EQUALFunction · 0.50
c_strMethod · 0.45
push_backMethod · 0.45

Tested by

no test coverage detected