![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include "itkMacro.h"#include <string>#include <vector>#include <cassert>#include <boost/range/begin.hpp>#include <boost/range/end.hpp>#include "ogr_feature.h"#include <boost/range/size.hpp>#include <boost/mpl/assert.hpp>#include <boost/type_traits/is_same.hpp>#include "cpl_string.h"#include "OTBGdalAdaptersExport.h"
Include dependency graph for otbOGRHelpers.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | otb::ogr::StringListConverter |
Namespaces | |
| otb | |
| otb::ogr | |
Functions | |
| OTBGdalAdapters_EXPORT std::vector< std::string > | otb::ogr::GetAvailableDriversAsStringVector () |
| OTBGdalAdapters_EXPORT std::vector< std::string > | otb::ogr::GetFileListAsStringVector (GDALDataset *dataset) |
| OTBGdalAdapters_EXPORT bool | otb::ogr::IsFieldSetAndNotNull (OGRFeature *feat, int index) |
| OTBGdalAdapters_EXPORT std::vector< std::string > | otb::ogr::GetAvailableDriversAsStringVector () |
| OTBGdalAdapters_EXPORT std::vector< std::string > | otb::ogr::GetFileListAsStringVector (GDALDataset *dataset) |
| OTBGdalAdapters_EXPORT bool | otb::ogr::IsFieldSetAndNotNull (OGRFeature *feat, int index) |
1.8.17