GDAL
|
Public Member Functions | |
GDALOpenInfo (const char *pszFile, int nOpenFlagsIn, char **papszSiblingFiles=NULL) | |
int | TryToIngest (int nBytes) |
char ** | GetSiblingFiles () |
Public Attributes | |
char * | pszFilename |
char ** | papszOpenOptions |
GDALAccess | eAccess |
int | nOpenFlags |
int | bStatOK |
int | bIsDirectory |
VSILFILE * | fpL |
int | nHeaderBytes |
GByte * | pabyHeader |