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