QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
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. | |
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.