30 #ifndef GDAL_UTILS_PRIV_H_INCLUDED
31 #define GDAL_UTILS_PRIV_H_INCLUDED
48 char** papszOpenOptions;
60 char** papszOpenOptions;
61 int bFormatExplicitlySet;
70 char** papszOpenOptions;
73 char **papszDestOpenOptions;
77 int bFormatExplicitlySet;
88 } GDALVectorTranslateAccessMode;
93 char* pszDestDataSource;
95 char** papszOpenOptions;
96 int bFormatExplicitlySet;
98 GDALVectorTranslateAccessMode eAccessMode;
104 char* pszSrcFilename;
105 char* pszColorFilename;
106 char* pszDstFilename;
108 int bFormatExplicitlySet;
117 int bFormatExplicitlySet;
126 int bFormatExplicitlySet;
135 int bFormatExplicitlySet;
143 char** papszSrcFiles;
144 char* pszDstFilename;
struct GDALBuildVRTOptionsForBinary GDALBuildVRTOptionsForBinary
Opaque type.
Definition: gdal_utils.h:204
Core portability definitions for CPL.
#define CPL_C_START
Macro to start a block of C symbols.
Definition: cpl_port.h:352
struct GDALRasterizeOptionsForBinary GDALRasterizeOptionsForBinary
Opaque type.
Definition: gdal_utils.h:185
struct GDALTranslateOptionsForBinary GDALTranslateOptionsForBinary
Opaque type.
Definition: gdal_utils.h:64
Public (C callable) GDAL Utilities entry points.
struct GDALWarpAppOptionsForBinary GDALWarpAppOptionsForBinary
Opaque type.
Definition: gdal_utils.h:84
struct GDALNearblackOptionsForBinary GDALNearblackOptionsForBinary
Opaque type.
Definition: gdal_utils.h:147
struct GDALGridOptionsForBinary GDALGridOptionsForBinary
Opaque type.
Definition: gdal_utils.h:166
struct GDALDEMProcessingOptionsForBinary GDALDEMProcessingOptionsForBinary
Opaque type.
Definition: gdal_utils.h:125
struct GDALInfoOptionsForBinary GDALInfoOptionsForBinary
Opaque type.
Definition: gdal_utils.h:52
struct GDALVectorTranslateOptionsForBinary GDALVectorTranslateOptionsForBinary
Opaque type.
Definition: gdal_utils.h:106
#define CPL_C_END
Macro to end a block of C symbols.
Definition: cpl_port.h:354