OTB  9.0.0
Orfeo Toolbox
Static Public Member Functions | List of all members
otb::ogr::internal::StringListMemberGetterPtr< FinalReturnType > Class Template Reference

#include <otbOGRFieldWrapper.hxx>

Static Public Member Functions

static FinalReturnType call (OGRFeature &f, int index)
 

Detailed Description

template<typename FinalReturnType = std::vector<std::string>>
class otb::ogr::internal::StringListMemberGetterPtr< FinalReturnType >

Type for hosting member-function pointers to string-list field getters.

Template Parameters
FinalReturnTypetype of the field according to OTB wrappers (default = T)

Definition at line 152 of file otbOGRFieldWrapper.hxx.


The documentation for this class was generated from the following file: