| QGIS API Documentation
    3.18.1-Zürich (202f1bf7e5)
    | 
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 88 of file qgsogrutils.h.
| void gdal::GDALDatasetCloser::operator() | ( | GDALDatasetH | datasource | ) | 
Destroys an gdal dataset, using the correct gdal calls.
Definition at line 66 of file qgsogrutils.cpp.