QGIS API Documentation  3.0.2-Girona (307d082)
Public Member Functions | List of all members
gdal::OGRDataSourceDeleter Struct Reference

Destroys OGR data sources. More...

#include <qgsogrutils.h>

Public Member Functions

void CORE_EXPORT operator() (void *source)
 Destroys an OGR data source, using the correct gdal calls. More...
 

Detailed Description

Destroys OGR data sources.

Definition at line 36 of file qgsogrutils.h.

Member Function Documentation

◆ operator()()

void gdal::OGRDataSourceDeleter::operator() ( void *  source)

Destroys an OGR data source, using the correct gdal calls.

Definition at line 34 of file qgsogrutils.cpp.


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