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;
85 } GDALVectorTranslateAccessMode;
90 char* pszDestDataSource;
92 char** papszOpenOptions;
94 GDALVectorTranslateAccessMode eAccessMode;
100 char* pszSrcFilename;
101 char* pszColorFilename;
102 char* pszDstFilename;
133 char** papszSrcFiles;
134 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