GDAL
GDALRasterBand Member List

This is the complete list of members for GDALRasterBand, including all inherited members.

AdoptBlock(int, int, GDALRasterBlock *) (defined in GDALRasterBand)GDALRasterBandprotected
AdviseRead(int nXOff, int nYOff, int nXSize, int nYSize, int nBufXSize, int nBufYSize, GDALDataType eDT, char **papszOptions)GDALRasterBandvirtual
bForceCachedIO (defined in GDALRasterBand)GDALRasterBandprotected
bOwnMask (defined in GDALRasterBand)GDALRasterBandprotected
bSubBlockingActive (defined in GDALRasterBand)GDALRasterBandprotected
BuildMetadataDomainList(char **papszList, int bCheckNonEmpty,...) CPL_NULL_TERMINATEDGDALMajorObjectprotected
BuildOverviews(const char *, int, int *, GDALProgressFunc, void *)GDALRasterBandvirtual
ComputeRasterMinMax(int, double *)GDALRasterBandvirtual
ComputeStatistics(int bApproxOK, double *pdfMin, double *pdfMax, double *pdfMean, double *pdfStdDev, GDALProgressFunc, void *pProgressData)GDALRasterBandvirtual
CreateMaskBand(int nFlags)GDALRasterBandvirtual
eAccess (defined in GDALRasterBand)GDALRasterBandprotected
eDataType (defined in GDALRasterBand)GDALRasterBandprotected
Fill(double dfRealValue, double dfImaginaryValue=0)GDALRasterBandvirtual
FlushBlock(int=-1, int=-1, int bWriteDirtyBlock=TRUE) (defined in GDALRasterBand)GDALRasterBand
FlushCache()GDALRasterBandvirtual
GDALDataset (defined in GDALRasterBand)GDALRasterBandfriend
GDALDefaultOverviews (defined in GDALRasterBand)GDALRasterBandfriend
GDALMajorObject() (defined in GDALMajorObject)GDALMajorObject
GDALProxyRasterBand (defined in GDALRasterBand)GDALRasterBandfriend
GDALRasterBand()GDALRasterBand
GDALRasterBlock (defined in GDALRasterBand)GDALRasterBandfriend
GetAccess()GDALRasterBand
GetBand()GDALRasterBand
GetBlockSize(int *, int *)GDALRasterBand
GetCategoryNames()GDALRasterBandvirtual
GetColorInterpretation()GDALRasterBandvirtual
GetColorTable()GDALRasterBandvirtual
GetDataset()GDALRasterBand
GetDefaultHistogram(double *pdfMin, double *pdfMax, int *pnBuckets, int **ppanHistogram, int bForce, GDALProgressFunc, void *pProgressData)GDALRasterBandvirtual
GetDefaultRAT()GDALRasterBandvirtual
GetDescription() const GDALMajorObjectvirtual
GetHistogram(double dfMin, double dfMax, int nBuckets, int *panHistogram, int bIncludeOutOfRange, int bApproxOK, GDALProgressFunc, void *pProgressData)GDALRasterBandvirtual
GetIndexColorTranslationTo(GDALRasterBand *poReferenceBand, unsigned char *pTranslationTable=NULL, int *pApproximateMatching=NULL)GDALRasterBand
GetLockedBlockRef(int nXBlockOff, int nYBlockOff, int bJustInitialize=FALSE)GDALRasterBand
GetMaskBand()GDALRasterBandvirtual
GetMaskFlags()GDALRasterBandvirtual
GetMaximum(int *pbSuccess=NULL)GDALRasterBandvirtual
GetMetadata(const char *pszDomain="")GDALMajorObjectvirtual
GetMetadataDomainList()GDALMajorObjectvirtual
GetMetadataItem(const char *pszName, const char *pszDomain="")GDALMajorObjectvirtual
GetMinimum(int *pbSuccess=NULL)GDALRasterBandvirtual
GetMOFlags() (defined in GDALMajorObject)GDALMajorObject
GetNoDataValue(int *pbSuccess=NULL)GDALRasterBandvirtual
GetOffset(int *pbSuccess=NULL)GDALRasterBandvirtual
GetOverview(int)GDALRasterBandvirtual
GetOverviewCount()GDALRasterBandvirtual
GetRasterDataType(void)GDALRasterBand
GetRasterSampleOverview(int)GDALRasterBandvirtual
GetScale(int *pbSuccess=NULL)GDALRasterBandvirtual
GetStatistics(int bApproxOK, int bForce, double *pdfMin, double *pdfMax, double *pdfMean, double *padfStdDev)GDALRasterBandvirtual
GetUnitType()GDALRasterBandvirtual
GetVirtualMemAuto(GDALRWFlag eRWFlag, int *pnPixelSpace, GIntBig *pnLineSpace, char **papszOptions)GDALRasterBandvirtual
GetXSize()GDALRasterBand
GetYSize()GDALRasterBand
HasArbitraryOverviews()GDALRasterBandvirtual
InitBlockInfo() (defined in GDALRasterBand)GDALRasterBandprotected
InvalidateMaskBand() (defined in GDALRasterBand)GDALRasterBandprotected
IRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int) (defined in GDALRasterBand)GDALRasterBandprotectedvirtual
IReadBlock(int, int, void *)=0 (defined in GDALRasterBand)GDALRasterBandprotectedpure virtual
IWriteBlock(int, int, void *) (defined in GDALRasterBand)GDALRasterBandprotectedvirtual
nBand (defined in GDALRasterBand)GDALRasterBandprotected
nBlockReads (defined in GDALRasterBand)GDALRasterBandprotected
nBlocksPerColumn (defined in GDALRasterBand)GDALRasterBandprotected
nBlocksPerRow (defined in GDALRasterBand)GDALRasterBandprotected
nBlockXSize (defined in GDALRasterBand)GDALRasterBandprotected
nBlockYSize (defined in GDALRasterBand)GDALRasterBandprotected
nFlags (defined in GDALMajorObject)GDALMajorObjectprotected
nMaskFlags (defined in GDALRasterBand)GDALRasterBandprotected
nRasterXSize (defined in GDALRasterBand)GDALRasterBandprotected
nRasterYSize (defined in GDALRasterBand)GDALRasterBandprotected
nSubBlocksPerColumn (defined in GDALRasterBand)GDALRasterBandprotected
nSubBlocksPerRow (defined in GDALRasterBand)GDALRasterBandprotected
oMDMD (defined in GDALMajorObject)GDALMajorObjectprotected
OverviewRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int) (defined in GDALRasterBand)GDALRasterBandprotected
papoBlocks (defined in GDALRasterBand)GDALRasterBandprotected
poDS (defined in GDALRasterBand)GDALRasterBandprotected
poMask (defined in GDALRasterBand)GDALRasterBandprotected
RasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int)GDALRasterBand
ReadBlock(int, int, void *)GDALRasterBand
ReportError(CPLErr eErrClass, int err_no, const char *fmt,...) CPL_PRINT_FUNC_FORMAT(4GDALRasterBand
sDescription (defined in GDALMajorObject)GDALMajorObjectprotected
SetCategoryNames(char **)GDALRasterBandvirtual
SetColorInterpretation(GDALColorInterp)GDALRasterBandvirtual
SetColorTable(GDALColorTable *)GDALRasterBandvirtual
SetDefaultHistogram(double dfMin, double dfMax, int nBuckets, int *panHistogram)GDALRasterBandvirtual
SetDefaultRAT(const GDALRasterAttributeTable *)GDALRasterBandvirtual
SetDescription(const char *)GDALMajorObjectvirtual
SetMetadata(char **papszMetadata, const char *pszDomain="")GDALMajorObjectvirtual
SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain="")GDALMajorObjectvirtual
SetMOFlags(int nFlags) (defined in GDALMajorObject)GDALMajorObject
SetNoDataValue(double)GDALRasterBandvirtual
SetOffset(double)GDALRasterBandvirtual
SetScale(double)GDALRasterBandvirtual
SetStatistics(double dfMin, double dfMax, double dfMean, double dfStdDev)GDALRasterBandvirtual
SetUnitType(const char *)GDALRasterBandvirtual
TryGetLockedBlockRef(int nXBlockOff, int nYBlockYOff)GDALRasterBandprotected
WriteBlock(int, int, void *)GDALRasterBand
~GDALMajorObject() (defined in GDALMajorObject)GDALMajorObjectvirtual
~GDALRasterBand()GDALRasterBandvirtual

Generated for GDAL by doxygen 1.8.11.