QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
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 67 of file qgsogrutils.h.
void gdal::OGRFldDeleter::operator() | ( | OGRFieldDefnH | definition | ) | const |
Destroys an OGR field definition, using the correct gdal calls.
Definition at line 64 of file qgsogrutils.cpp.