QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
Destroys OGR feature. More...
#include <qgsogrutils.h>
Public Member Functions | |
void CORE_EXPORT | operator() (OGRFeatureH feature) |
Destroys an OGR feature, using the correct gdal calls. More... | |
Destroys OGR feature.
Definition at line 77 of file qgsogrutils.h.
void gdal::OGRFeatureDeleter::operator() | ( | OGRFeatureH | feature | ) |
Destroys an OGR feature, using the correct gdal calls.
Definition at line 68 of file qgsogrutils.cpp.