QGIS API Documentation  3.0.2-Girona (307d082)
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() (void *dataset)
 Destroys an gdal dataset, using the correct gdal calls. More...
 

Detailed Description

Closes and cleanups GDAL dataset.

Definition at line 88 of file qgsogrutils.h.

Member Function Documentation

◆ operator()()

void gdal::GDALDatasetCloser::operator() ( void *  dataset)

Destroys an gdal dataset, using the correct gdal calls.

Definition at line 55 of file qgsogrutils.cpp.


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