QGIS API Documentation 3.32.0-Lima (311a8cb8a6)
|
Closes and cleanups GDAL dataset. More...
#include <qgsogrutils.h>
Public Member Functions | |
void CORE_EXPORT | operator() (GDALDatasetH datasource) const |
Destroys an gdal dataset, using the correct gdal calls. More... | |
Closes and cleanups GDAL dataset.
Definition at line 95 of file qgsogrutils.h.
void gdal::GDALDatasetCloser::operator() | ( | GDALDatasetH | datasource | ) | const |
Destroys an gdal dataset, using the correct gdal calls.
Definition at line 84 of file qgsogrutils.cpp.