Main Page Class Hierarchy Compound List File List Compound Members File Members Related Pages
GDALDataset Member List
This is the complete list of members for GDALDataset, including all inherited members.
- AddBand( GDALDataType eType, char **papszOptions=NULL )
[virtual]
- BuildOverviews( const char *, int, int *, int, int *, GDALProgressFunc, void * )
- Dereference()
- eAccess (defined in GDALDataset)
[protected]
- FlushCache(void)
[virtual]
- GDALDataset(void) (defined in GDALDataset)
[protected]
- GDALDriver (defined in GDALDataset)
[friend]
- GDALMajorObject() (defined in GDALMajorObject)
- GDALOpen( const char *, GDALAccess)
[friend]
- GDALRasterBand (defined in GDALDataset)
[friend]
- GetAccess() (defined in GDALDataset)
[inline]
- GetDescription() const (defined in GDALMajorObject)
- GetDriver(void)
[virtual]
- GetGCPCount()
[virtual]
- GetGCPProjection()
[virtual]
- GetGCPs()
[virtual]
- GetGeoTransform( double * )
[virtual]
- GetInternalHandle( const char * )
[virtual]
- GetMetadata( const char * pszDomain = "" ) (defined in GDALMajorObject)
[virtual]
- GetMetadataItem( const char * pszName, const char * pszDomain = "" ) (defined in GDALMajorObject)
[virtual]
- GetProjectionRef(void)
[virtual]
- GetRasterBand( int )
- GetRasterCount( void )
- GetRasterXSize( void )
- GetRasterYSize( void )
- IBuildOverviews( const char *, int, int *, int, int *, GDALProgressFunc, void * ) (defined in GDALDataset)
[protected, virtual]
- nBands (defined in GDALDataset)
[protected]
- nRasterXSize (defined in GDALDataset)
[protected]
- nRasterYSize (defined in GDALDataset)
[protected]
- nRefCount (defined in GDALDataset)
[protected]
- oOvManager (defined in GDALDataset)
[protected]
- papoBands (defined in GDALDataset)
[protected]
- papszMetadata (defined in GDALMajorObject)
[protected]
- poDriver (defined in GDALDataset)
[protected]
- pszDescription (defined in GDALMajorObject)
[protected]
- RasterInitialize( int, int ) (defined in GDALDataset)
[protected]
- Reference()
- SetBand( int, GDALRasterBand * ) (defined in GDALDataset)
[protected]
- SetDescription( const char * ) (defined in GDALMajorObject)
- SetGCPs( int nGCPCount, const GDAL_GCP *pasGCPList, const char *pszGCPProjection )
[virtual]
- SetGeoTransform( double * )
[virtual]
- SetMetadata( char ** papszMetadata, const char * pszDomain = "" ) (defined in GDALMajorObject)
[virtual]
- SetMetadataItem( const char * pszName, const char * pszValue, const char * pszDomain = "" ) (defined in GDALMajorObject)
[virtual]
- SetProjection( const char * )
[virtual]
- ~GDALDataset()
[virtual]
- ~GDALMajorObject() (defined in GDALMajorObject)
[virtual]
Generated at Thu Mar 28 09:47:32 2002 for GDAL by
1.2.3-20001105 written by Dimitri van Heesch,
© 1997-2000