QGIS API Documentation
3.0.2-Girona (307d082)
|
Destroys OGR feature. More...
#include <qgsogrutils.h>
Public Member Functions | |
void CORE_EXPORT | operator() (void *feature) |
Destroys an OGR feature, using the correct gdal calls. More... | |
Destroys OGR feature.
Definition at line 75 of file qgsogrutils.h.
void gdal::OGRFeatureDeleter::operator() | ( | void * | feature | ) |
Destroys an OGR feature, using the correct gdal calls.
Definition at line 50 of file qgsogrutils.cpp.