![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <otbOGRFieldWrapper.hxx>
Static Public Member Functions | |
| static FinalReturnType | call (OGRFeature &f, int index) |
Type for hosting simple member-function pointers to list-field getters.
| T | type of field according to OGR API. |
| ptr_to_function | member function pointer to a list-field getter from OGRFeature. |
| FinalReturnType | type of the list-field according to OTB wrappers (default = std::vector<T>) |
Definition at line 210 of file otbOGRFieldWrapper.hxx.
1.8.17