| AdoptBlock(int, int, GDALRasterBlock *) (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| AdviseRead(int nXOff, int nYOff, int nXSize, int nYSize, int nBufXSize, int nBufYSize, GDALDataType eDT, char **papszOptions) | GDALRasterBand | [virtual] |
| bForceCachedIO (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| bSubBlockingActive (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| BuildOverviews(const char *, int, int *, GDALProgressFunc, void *) | GDALRasterBand | [virtual] |
| eAccess (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| eDataType (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| Fill(double dfRealValue, double dfImaginaryValue=0) | GDALRasterBand | [virtual] |
| FlushBlock(int=-1, int=-1) (defined in GDALRasterBand) | GDALRasterBand | |
| FlushCache() | GDALRasterBand | [virtual] |
| GDALDataset (defined in GDALRasterBand) | GDALRasterBand | [friend] |
| GDALRasterBand() | GDALRasterBand | |
| GDALRasterBlock (defined in GDALRasterBand) | GDALRasterBand | [friend] |
| GetAccess() | GDALRasterBand | |
| GetBand() | GDALRasterBand | |
| GetBlockRef(int nXBlockOff, int nYBlockOff, int bJustInitialize=FALSE) | GDALRasterBand | |
| GetBlockSize(int *, int *) | GDALRasterBand | |
| GetCategoryNames() | GDALRasterBand | [virtual] |
| GetColorInterpretation() | GDALRasterBand | [virtual] |
| GetColorTable() | GDALRasterBand | [virtual] |
| GetDataset() | GDALRasterBand | |
| GetHistogram(double dfMin, double dfMax, int nBuckets, int *panHistogram, int bIncludeOutOfRange, int bApproxOK, GDALProgressFunc, void *pProgressData) | GDALRasterBand | |
| GetMaximum(int *pbSuccess=NULL) | GDALRasterBand | [virtual] |
| GetMinimum(int *pbSuccess=NULL) | GDALRasterBand | [virtual] |
| GetNoDataValue(int *pbSuccess=NULL) | GDALRasterBand | [virtual] |
| GetOffset(int *pbSuccess=NULL) | GDALRasterBand | [virtual] |
| GetOverview(int) | GDALRasterBand | [virtual] |
| GetOverviewCount() | GDALRasterBand | [virtual] |
| GetRasterDataType(void) | GDALRasterBand | |
| GetScale(int *pbSuccess=NULL) | GDALRasterBand | [virtual] |
| GetUnitType() | GDALRasterBand | [virtual] |
| GetXSize() | GDALRasterBand | |
| GetYSize() | GDALRasterBand | |
| HasArbitraryOverviews() | GDALRasterBand | [virtual] |
| InitBlockInfo() (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| IRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int) (defined in GDALRasterBand) | GDALRasterBand | [protected, virtual] |
| IReadBlock(int, int, void *)=0 (defined in GDALRasterBand) | GDALRasterBand | [protected, pure virtual] |
| IsBlockCached(int, int) | GDALRasterBand | [protected] |
| IWriteBlock(int, int, void *) (defined in GDALRasterBand) | GDALRasterBand | [protected, virtual] |
| nBand (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| nBlockReads (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| nBlocksPerColumn (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| nBlocksPerRow (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| nBlockXSize (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| nBlockYSize (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| nRasterXSize (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| nRasterYSize (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| nSubBlocksPerColumn (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| nSubBlocksPerRow (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| OverviewRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int) (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| papoBlocks (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| poDS (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| RasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int) | GDALRasterBand | |
| ReadBlock(int, int, void *) | GDALRasterBand | |
| SetCategoryNames(char **) | GDALRasterBand | [virtual] |
| SetColorInterpretation(GDALColorInterp) | GDALRasterBand | [virtual] |
| SetColorTable(GDALColorTable *) | GDALRasterBand | [virtual] |
| SetNoDataValue(double) | GDALRasterBand | [virtual] |
| SetOffset(double) | GDALRasterBand | [virtual] |
| SetScale(double) | GDALRasterBand | [virtual] |
| TryGetBlockRef(int nXBlockOff, int nYBlockYOff) (defined in GDALRasterBand) | GDALRasterBand | [protected] |
| WriteBlock(int, int, void *) | GDALRasterBand | |
| ~GDALRasterBand() | GDALRasterBand | [virtual] |