| 
    QGIS API Documentation 3.32.0-Lima (311a8cb8a6)
    
   | 
 
Destroys OGR data sources. More...
#include <qgsogrutils.h>
Public Member Functions | |
| void CORE_EXPORT | operator() (OGRDataSourceH source) const | 
| Destroys an OGR data source, using the correct gdal calls.  More... | |
Destroys OGR data sources.
Definition at line 43 of file qgsogrutils.h.
| void gdal::OGRDataSourceDeleter::operator() | ( | OGRDataSourceH | source | ) | const | 
Destroys an OGR data source, using the correct gdal calls.
Definition at line 63 of file qgsogrutils.cpp.