QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
|
Destroys OGR field definition. More...
#include <qgsogrutils.h>
Public Member Functions | |
void CORE_EXPORT | operator() (OGRFieldDefnH definition) const |
Destroys an OGR field definition, using the correct gdal calls. More... | |
Destroys OGR field definition.
Definition at line 68 of file qgsogrutils.h.
void gdal::OGRFldDeleter::operator() | ( | OGRFieldDefnH | definition | ) | const |
Destroys an OGR field definition, using the correct gdal calls.
Definition at line 66 of file qgsogrutils.cpp.