QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
Destroys OGR feature. More...
#include <qgsogrutils.h>
Public Member Functions | |
void CORE_EXPORT | operator() (OGRFeatureH feature) const |
Destroys an OGR feature, using the correct gdal calls. | |
Destroys OGR feature.
Definition at line 82 of file qgsogrutils.h.
void gdal::OGRFeatureDeleter::operator() | ( | OGRFeatureH | feature | ) | const |
Destroys an OGR feature, using the correct gdal calls.
Definition at line 79 of file qgsogrutils.cpp.