QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | List of all members
gdal::GDALDatasetCloser Struct Reference

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...
 

Detailed Description

Closes and cleanups GDAL dataset.

Definition at line 95 of file qgsogrutils.h.

Member Function Documentation

◆ operator()()

void gdal::GDALDatasetCloser::operator() ( GDALDatasetH  datasource) const

Destroys an gdal dataset, using the correct gdal calls.

Definition at line 84 of file qgsogrutils.cpp.


The documentation for this struct was generated from the following files: