Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
void GDALDriverManager::AutoLoadPythonDrivers()
30
{
31
}
32
33
void GDALDriverManager::CleanupPythonDrivers()
34
{
Callers
2
GDALRegisterPlugins
Function · 0.80
CPL_STDCALL GDALAllRegister
Function · 0.80
Calls
10
CSLCount
Function · 0.85
CPLFormFilenameSafe
Function · 0.85
VSIStatL
Function · 0.85
CPLReadDir
Function · 0.85
CPLGetExtensionSafe
Function · 0.85
LoadPythonDriver
Function · 0.85
Printf
Method · 0.80
EQUAL
Function · 0.50
c_str
Method · 0.45
push_back
Method · 0.45
Tested by
no test coverage detected