GDAL
|
LEGACY class. More...
#include <ogrsf_frmts.h>
LEGACY class.
Use GDALDriverManager in your new code ! This class may be removed in a later release.
Singleton manager for OGRSFDriver instances that will be used to try and open datasources. Normally the registrar is populated with standard drivers using the OGRRegisterAll() function and does not need to be directly accessed. The driver registrar and all registered drivers may be cleaned up on shutdown using OGRCleanupAll().