Main Page Class Hierarchy Compound List File List Compound Members File Members Related Pages
GDALRasterBand Member List
This is the complete list of members for GDALRasterBand, including all inherited members.
- AdoptBlock( int, int, GDALRasterBlock * ) (defined in GDALRasterBand)
[protected]
- BuildOverviews( const char *, int, int *, GDALProgressFunc, void * )
[virtual]
- eAccess (defined in GDALRasterBand)
[protected]
- eDataType (defined in GDALRasterBand)
[protected]
- FlushBlock( int = -1, int = -1 ) (defined in GDALRasterBand)
- FlushCache()
- GDALDataset (defined in GDALRasterBand)
[friend]
- GDALMajorObject() (defined in GDALMajorObject)
- GDALRasterBand()
- GDALRasterBlock (defined in GDALRasterBand)
[friend]
- GetAccess()
- GetBand()
- GetBlockRef( int, int )
- GetBlockSize( int *, int * )
- GetCategoryNames()
[virtual]
- GetColorInterpretation()
[virtual]
- GetColorTable()
[virtual]
- GetDataset()
- GetDescription() const (defined in GDALMajorObject)
[virtual]
- GetHistogram( double dfMin, double dfMax, int nBuckets, int * panHistogram, int bIncludeOutOfRange, int bApproxOK, GDALProgressFunc, void *pProgressData )
- GetMaximum(int *pbSuccess = NULL )
[virtual]
- GetMetadata( const char * pszDomain = "" ) (defined in GDALMajorObject)
[virtual]
- GetMetadataItem( const char * pszName, const char * pszDomain = "" ) (defined in GDALMajorObject)
[virtual]
- GetMinimum( int *pbSuccess = NULL )
[virtual]
- GetNoDataValue( int *pbSuccess = NULL )
[virtual]
- GetOffset( int *pbSuccess = NULL )
[virtual]
- GetOverview(int)
[virtual]
- GetOverviewCount()
[virtual]
- GetRasterDataType( void )
- GetScale( int *pbSuccess = NULL )
[virtual]
- GetUnitType()
[virtual]
- GetXSize()
- GetYSize()
- HasArbitraryOverviews()
[virtual]
- InitBlockInfo() (defined in GDALRasterBand)
[protected]
- IRasterIO( GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int ) (defined in GDALRasterBand)
[protected, virtual]
- IReadBlock( int, int, void * ) = 0 (defined in GDALRasterBand)
[protected, pure virtual]
- IWriteBlock( int, int, void * ) (defined in GDALRasterBand)
[protected, virtual]
- nBand (defined in GDALRasterBand)
[protected]
- nBlocksPerColumn (defined in GDALRasterBand)
[protected]
- nBlocksPerRow (defined in GDALRasterBand)
[protected]
- nBlockXSize (defined in GDALRasterBand)
[protected]
- nBlockYSize (defined in GDALRasterBand)
[protected]
- nRasterXSize (defined in GDALRasterBand)
[protected]
- nRasterYSize (defined in GDALRasterBand)
[protected]
- OverviewRasterIO( GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int ) (defined in GDALRasterBand)
[protected]
- papoBlocks (defined in GDALRasterBand)
[protected]
- papszMetadata (defined in GDALMajorObject)
[protected]
- poDS (defined in GDALRasterBand)
[protected]
- pszDescription (defined in GDALMajorObject)
[protected]
- RasterIO( GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int )
- ReadBlock( int, int, void * )
- SetCategoryNames( char ** )
[virtual]
- SetColorInterpretation( GDALColorInterp )
[virtual]
- SetColorTable( GDALColorTable * )
[virtual]
- SetDescription( const char * ) (defined in GDALMajorObject)
[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]
- SetNoDataValue( double )
[virtual]
- WriteBlock( int, int, void * )
- ~GDALMajorObject() (defined in GDALMajorObject)
[virtual]
- ~GDALRasterBand()
[virtual]
Generated at Sat Dec 21 14:02:03 2002 for GDAL by
1.2.3-20001105 written by Dimitri van Heesch,
© 1997-2000