30 #ifndef GDAL_UTILS_PRIV_H_INCLUDED
31 #define GDAL_UTILS_PRIV_H_INCLUDED
48 char** papszOpenOptions;
60 char** papszOpenOptions;
69 char** papszOpenOptions;
72 char **papszDestOpenOptions;
74 char **papszCreateOptions;
87 } GDALVectorTranslateAccessMode;
92 char* pszDestDataSource;
94 char** papszOpenOptions;
96 GDALVectorTranslateAccessMode eAccessMode;
102 char* pszSrcFilename;
103 char* pszColorFilename;
104 char* pszDstFilename;
135 char** papszSrcFiles;
136 char* pszDstFilename;
struct GDALBuildVRTOptionsForBinary GDALBuildVRTOptionsForBinary
Opaque type.
Definition: gdal_utils.h:206
Core portability definitions for CPL.
#define CPL_C_START
Macro to start a block of C symbols.
Definition: cpl_port.h:337
struct GDALRasterizeOptionsForBinary GDALRasterizeOptionsForBinary
Opaque type.
Definition: gdal_utils.h:187
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:149
struct GDALGridOptionsForBinary GDALGridOptionsForBinary
Opaque type.
Definition: gdal_utils.h:168
struct GDALDEMProcessingOptionsForBinary GDALDEMProcessingOptionsForBinary
Opaque type.
Definition: gdal_utils.h:127
struct GDALInfoOptionsForBinary GDALInfoOptionsForBinary
Opaque type.
Definition: gdal_utils.h:52
struct GDALVectorTranslateOptionsForBinary GDALVectorTranslateOptionsForBinary
Opaque type.
Definition: gdal_utils.h:108
#define CPL_C_END
Macro to end a block of C symbols.
Definition: cpl_port.h:339