| QGIS API Documentation
    3.22.4-Białowieża (ce8e65e95e)
    | 
Destroys OGR data sources. More...
#include <qgsogrutils.h>
| Public Member Functions | |
| void CORE_EXPORT | operator() (OGRDataSourceH source) | 
| Destroys an OGR data source, using the correct gdal calls.  More... | |
Destroys OGR data sources.
Definition at line 40 of file qgsogrutils.h.
| void gdal::OGRDataSourceDeleter::operator() | ( | OGRDataSourceH | source | ) | 
Destroys an OGR data source, using the correct gdal calls.
Definition at line 52 of file qgsogrutils.cpp.