GDAL
GDALPamRasterBand Member List
This is the complete list of members for GDALPamRasterBand, including all inherited members.
AdviseRead(int nXOff, int nYOff, int nXSize, int nYSize, int nBufXSize, int nBufYSize, GDALDataType eBufType, char **papszOptions)GDALRasterBand [virtual]
BuildMetadataDomainList(char **papszList, int bCheckNonEmpty,...) CPL_NULL_TERMINATEDGDALMajorObject [protected]
BuildOverviews(const char *pszResampling, int nOverviews, int *panOverviewList, GDALProgressFunc pfnProgress, void *pProgressData)GDALRasterBand [virtual]
ComputeRasterMinMax(int, double *)GDALRasterBand [virtual]
ComputeStatistics(int bApproxOK, double *pdfMin, double *pdfMax, double *pdfMean, double *pdfStdDev, GDALProgressFunc, void *pProgressData)GDALRasterBand [virtual]
CreateMaskBand(int nFlagsIn)GDALRasterBand [virtual]
DeleteNoDataValue() CPL_OVERRIDEGDALPamRasterBand [virtual]
Fill(double dfRealValue, double dfImaginaryValue=0)GDALRasterBand [virtual]
FlushBlock(int, int, int bWriteDirtyBlock=TRUE)GDALRasterBand
FlushCache()GDALRasterBand [virtual]
GDALMajorObject() (defined in GDALMajorObject)GDALMajorObject
GDALPamDataset (defined in GDALPamRasterBand)GDALPamRasterBand [friend]
GDALPamRasterBand() (defined in GDALPamRasterBand)GDALPamRasterBand
GDALRasterBand()GDALRasterBand
GDALRasterBand(int bForceCachedIO)GDALRasterBand [explicit]
GetAccess()GDALRasterBand
GetActualBlockSize(int, int, int *, int *)GDALRasterBand
GetBand()GDALRasterBand
GetBlockSize(int *, int *)GDALRasterBand
GetCategoryNames() CPL_OVERRIDEGDALPamRasterBand [virtual]
GetColorInterpretation() CPL_OVERRIDEGDALPamRasterBand [virtual]
GetColorTable() CPL_OVERRIDEGDALPamRasterBand [virtual]
GetDataCoverageStatus(int nXOff, int nYOff, int nXSize, int nYSize, int nMaskFlagStop=0, double *pdfDataPct=NULL)GDALRasterBand
GetDataset()GDALRasterBand
GetDefaultHistogram(double *pdfMin, double *pdfMax, int *pnBuckets, GUIntBig **ppanHistogram, int bForce, GDALProgressFunc, void *pProgressData) CPL_OVERRIDEGDALPamRasterBand [virtual]
GetDefaultRAT() CPL_OVERRIDEGDALPamRasterBand [virtual]
GetDescription() const GDALMajorObject [virtual]
GetHistogram(double dfMin, double dfMax, int nBuckets, GUIntBig *panHistogram, int bIncludeOutOfRange, int bApproxOK, GDALProgressFunc, void *pProgressData) CPL_OVERRIDEGDALPamRasterBand [virtual]
GetIndexColorTranslationTo(GDALRasterBand *poReferenceBand, unsigned char *pTranslationTable=NULL, int *pApproximateMatching=NULL)GDALRasterBand
GetLockedBlockRef(int nXBlockOff, int nYBlockOff, int bJustInitialize=FALSE) CPL_WARN_UNUSED_RESULTGDALRasterBand
GetMaskBand()GDALRasterBand [virtual]
GetMaskFlags()GDALRasterBand [virtual]
GetMaximum(int *pbSuccess=NULL)GDALRasterBand [virtual]
GetMetadata(const char *pszDomain="") CPL_OVERRIDEGDALRasterBand [virtual]
GetMetadataDomainList()GDALMajorObject [virtual]
GetMetadataItem(const char *pszName, const char *pszDomain) CPL_OVERRIDEGDALRasterBand [virtual]
GetMinimum(int *pbSuccess=NULL)GDALRasterBand [virtual]
GetMOFlags() const GDALMajorObject
GetNoDataValue(int *pbSuccess=NULL) CPL_OVERRIDEGDALPamRasterBand [virtual]
GetOffset(int *pbSuccess=NULL) CPL_OVERRIDEGDALPamRasterBand [virtual]
GetOverview(int)GDALRasterBand [virtual]
GetOverviewCount()GDALRasterBand [virtual]
GetRasterDataType(void)GDALRasterBand
GetRasterSampleOverview(GUIntBig)GDALRasterBand [virtual]
GetScale(int *pbSuccess=NULL) CPL_OVERRIDEGDALPamRasterBand [virtual]
GetStatistics(int bApproxOK, int bForce, double *pdfMin, double *pdfMax, double *pdfMean, double *padfStdDev)GDALRasterBand [virtual]
GetUnitType() CPL_OVERRIDEGDALPamRasterBand [virtual]
GetVirtualMemAuto(GDALRWFlag eRWFlag, int *pnPixelSpace, GIntBig *pnLineSpace, char **papszOptions) CPL_WARN_UNUSED_RESULTGDALRasterBand [virtual]
GetXSize()GDALRasterBand
GetYSize()GDALRasterBand
HasArbitraryOverviews()GDALRasterBand [virtual]
IGetDataCoverageStatus(int nXOff, int nYOff, int nXSize, int nYSize, int nMaskFlagStop, double *pdfDataPct)GDALRasterBand [protected, virtual]
IRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, GSpacing, GSpacing, GDALRasterIOExtraArg *psExtraArg) CPL_WARN_UNUSED_RESULTGDALRasterBand [protected, virtual]
IReadBlock(int nBlockXOff, int nBlockYOff, void *pData)=0GDALRasterBand [protected, pure virtual]
IWriteBlock(int nBlockXOff, int nBlockYOff, void *pData)GDALRasterBand [protected, virtual]
RasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, GSpacing, GSpacing, GDALRasterIOExtraArg *psExtraArg) CPL_WARN_UNUSED_RESULTGDALRasterBand
ReadBlock(int, int, void *) CPL_WARN_UNUSED_RESULTGDALRasterBand
ReportError(CPLErr eErrClass, CPLErrorNum err_no, const char *fmt,...) CPL_PRINT_FUNC_FORMAT(4GDALRasterBand
SetCategoryNames(char **) CPL_OVERRIDEGDALPamRasterBand [virtual]
SetColorInterpretation(GDALColorInterp) CPL_OVERRIDEGDALPamRasterBand [virtual]
SetColorTable(GDALColorTable *) CPL_OVERRIDEGDALPamRasterBand [virtual]
SetDefaultHistogram(double dfMin, double dfMax, int nBuckets, GUIntBig *panHistogram) CPL_OVERRIDEGDALPamRasterBand [virtual]
SetDefaultRAT(const GDALRasterAttributeTable *) CPL_OVERRIDEGDALPamRasterBand [virtual]
SetDescription(const char *) CPL_OVERRIDEGDALPamRasterBand [virtual]
SetMetadata(char **papszMetadata, const char *pszDomain="") CPL_OVERRIDEGDALPamRasterBand [virtual]
SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain="") CPL_OVERRIDEGDALPamRasterBand [virtual]
SetMOFlags(int nFlagsIn)GDALMajorObject
SetNoDataValue(double) CPL_OVERRIDEGDALPamRasterBand [virtual]
SetOffset(double) CPL_OVERRIDEGDALPamRasterBand [virtual]
SetScale(double) CPL_OVERRIDEGDALPamRasterBand [virtual]
SetStatistics(double dfMin, double dfMax, double dfMean, double dfStdDev)GDALRasterBand [virtual]
SetUnitType(const char *) CPL_OVERRIDEGDALPamRasterBand [virtual]
TryGetLockedBlockRef(int nXBlockOff, int nYBlockYOff)GDALRasterBand [protected]
WriteBlock(int, int, void *) CPL_WARN_UNUSED_RESULTGDALRasterBand
~GDALMajorObject() (defined in GDALMajorObject)GDALMajorObject [virtual]
~GDALPamRasterBand() (defined in GDALPamRasterBand)GDALPamRasterBand [virtual]
~GDALRasterBand()GDALRasterBand [virtual]

Generated for GDAL by doxygen 1.7.6.1.