Main Page Class Hierarchy Compound List File List Compound Members File Members Related Pages
GDALDriver Member List
This is the complete list of members for GDALDriver, including all inherited members.
- Create( const char * pszName, int nXSize, int nYSize, int nBands, GDALDataType eType, char ** papszOptions )
- CreateCopy( const char *, GDALDataset *, int, char **, GDALProgressFunc pfnProgress, void * pProgressData )
- Delete( const char * pszName )
- GDALDriver() (defined in GDALDriver)
- GDALMajorObject() (defined in GDALMajorObject)
- GetDescription() const (defined in GDALMajorObject)
- GetMetadata( const char * pszDomain = "" ) (defined in GDALMajorObject)
[virtual]
- GetMetadataItem( const char * pszName, const char * pszDomain = "" ) (defined in GDALMajorObject)
[virtual]
- papszMetadata (defined in GDALMajorObject)
[protected]
- pfnCreate (defined in GDALDriver)
- pfnCreateCopy (defined in GDALDriver)
- pfnDelete (defined in GDALDriver)
- pfnOpen (defined in GDALDriver)
- pszDescription (defined in GDALMajorObject)
[protected]
- pszHelpTopic
- pszLongName
- pszShortName
- SetDescription( const char * ) (defined in GDALMajorObject)
- SetMetadata( char ** papszMetadata, const char * pszDomain = "" ) (defined in GDALMajorObject)
[virtual]
- SetMetadataItem( const char * pszName, const char * pszValue, const char * pszDomain = "" ) (defined in GDALMajorObject)
[virtual]
- ~GDALDriver() (defined in GDALDriver)
- ~GDALMajorObject() (defined in GDALMajorObject)
[virtual]
Generated at Thu Jul 5 09:16:14 2001 for GDAL by
1.2.3-20001105 written by Dimitri van Heesch,
© 1997-2000