QGIS API Documentation  3.4.15-Madeira (e83d02e274)
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() (OGRDataSourceH 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

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

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

Definition at line 36 of file qgsogrutils.cpp.


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