OTB  9.0.0
Orfeo Toolbox
otb::ogr::internal::TagDispatchMemberContainerSetterPtr Class Reference

#include <otbOGRFieldWrapper.hxx>

Detailed Description

Dispatcher function for the Field Setter. The container-field setters from OGR API have a C API. This dispatcher will check whether the parameter container has a contiguous storage. If so it will directly inject the address of the first element of the contiguous container in the OGR C API. If not, the container will be converted into a container with contiguous storage.

Since
OTB v 3.14.0

Definition at line 244 of file otbOGRFieldWrapper.hxx.


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