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

Closes and cleanups GDAL relationship. More...

#include <qgsogrutils.h>

Public Member Functions

void CORE_EXPORT operator() (GDALRelationshipH relationship) const
 Destroys GDAL relationship, using the correct gdal calls. More...
 

Detailed Description

Closes and cleanups GDAL relationship.

Definition at line 123 of file qgsogrutils.h.

Member Function Documentation

◆ operator()()

void gdal::GDALRelationshipDeleter::operator() ( GDALRelationshipH  relationship) const

Destroys GDAL relationship, using the correct gdal calls.

Definition at line 115 of file qgsogrutils.cpp.


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