| QGIS API Documentation
    3.22.4-Białowieża (ce8e65e95e)
    | 
Closes and cleanups GDAL dataset. More...
#include <qgsogrutils.h>
| Public Member Functions | |
| void CORE_EXPORT | operator() (GDALDatasetH datasource) | 
| Destroys an gdal dataset, using the correct gdal calls.  More... | |
Closes and cleanups GDAL dataset.
Definition at line 92 of file qgsogrutils.h.
| void gdal::GDALDatasetCloser::operator() | ( | GDALDatasetH | datasource | ) | 
Destroys an gdal dataset, using the correct gdal calls.
Definition at line 73 of file qgsogrutils.cpp.