GDAL
GDALRasterBand Member List

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

AdviseRead(int nXOff, int nYOff, int nXSize, int nYSize, int nBufXSize, int nBufYSize, GDALDataType eBufType, char **papszOptions)GDALRasterBandvirtual
AsMDArray() constGDALRasterBand
BuildMetadataDomainList(char **papszList, int bCheckNonEmpty,...) CPL_NULL_TERMINATEDGDALMajorObjectprotected
BuildOverviews(const char *pszResampling, int nOverviews, const int *panOverviewList, GDALProgressFunc pfnProgress, void *pProgressData, CSLConstList papszOptions)GDALRasterBandvirtual
ComputeRasterMinMax(int, double *)GDALRasterBandvirtual
ComputeStatistics(int bApproxOK, double *pdfMin, double *pdfMax, double *pdfMean, double *pdfStdDev, GDALProgressFunc, void *pProgressData)GDALRasterBandvirtual
CreateMaskBand(int nFlagsIn)GDALRasterBandvirtual
DeleteNoDataValue()GDALRasterBandvirtual
DropCache()GDALRasterBandvirtual
Fill(double dfRealValue, double dfImaginaryValue=0)GDALRasterBandvirtual
FlushBlock(int, int, int bWriteDirtyBlock=TRUE)GDALRasterBand
FlushCache(bool bAtClosing=false)GDALRasterBandvirtual
FromHandle(GDALRasterBandH hBand)GDALRasterBandinlinestatic
GDALArrayBandBlockCache (defined in GDALRasterBand)GDALRasterBandfriend
GDALDataset (defined in GDALRasterBand)GDALRasterBandfriend
GDALHashSetBandBlockCache (defined in GDALRasterBand)GDALRasterBandfriend
GDALMajorObject() (defined in GDALMajorObject)GDALMajorObject
GDALRasterBand()GDALRasterBand
GDALRasterBand(int bForceCachedIO)GDALRasterBandexplicit
GDALRasterBlock (defined in GDALRasterBand)GDALRasterBandfriend
GetAccess()GDALRasterBand
GetActualBlockSize(int, int, int *, int *)GDALRasterBand
GetBand()GDALRasterBand
GetBlockSize(int *, int *)GDALRasterBand
GetCategoryNames()GDALRasterBandvirtual
GetColorInterpretation()GDALRasterBandvirtual
GetColorTable()GDALRasterBandvirtual
GetDataCoverageStatus(int nXOff, int nYOff, int nXSize, int nYSize, int nMaskFlagStop=0, double *pdfDataPct=nullptr)GDALRasterBand
GetDataset()GDALRasterBand
GetDefaultHistogram(double *pdfMin, double *pdfMax, int *pnBuckets, GUIntBig **ppanHistogram, int bForce, GDALProgressFunc, void *pProgressData)GDALRasterBandvirtual
GetDefaultRAT()GDALRasterBandvirtual
GetDescription() constGDALMajorObjectvirtual
GetHistogram(double dfMin, double dfMax, int nBuckets, GUIntBig *panHistogram, int bIncludeOutOfRange, int bApproxOK, GDALProgressFunc, void *pProgressData)GDALRasterBandvirtual
GetIndexColorTranslationTo(GDALRasterBand *poReferenceBand, unsigned char *pTranslationTable=nullptr, int *pApproximateMatching=nullptr)GDALRasterBand
GetLockedBlockRef(int nXBlockOff, int nYBlockOff, int bJustInitialize=FALSE)GDALRasterBand
GetMaskBand()GDALRasterBandvirtual
GetMaskFlags()GDALRasterBandvirtual
GetMaskValueRange() constGDALRasterBandvirtual
GetMaximum(int *pbSuccess=nullptr)GDALRasterBandvirtual
GetMetadata(const char *pszDomain="")GDALMajorObjectvirtual
GetMetadataDomainList()GDALMajorObjectvirtual
GetMetadataItem(const char *pszName, const char *pszDomain="") overrideGDALRasterBandvirtual
GetMinimum(int *pbSuccess=nullptr)GDALRasterBandvirtual
GetMOFlags() constGDALMajorObject
GetNoDataValue(int *pbSuccess=nullptr)GDALRasterBandvirtual
GetNoDataValueAsInt64(int *pbSuccess=nullptr)GDALRasterBandvirtual
GetNoDataValueAsUInt64(int *pbSuccess=nullptr)GDALRasterBandvirtual
GetOffset(int *pbSuccess=nullptr)GDALRasterBandvirtual
GetOverview(int)GDALRasterBandvirtual
GetOverviewCount()GDALRasterBandvirtual
GetRasterDataType(void)GDALRasterBand
GetRasterSampleOverview(GUIntBig)GDALRasterBandvirtual
GetScale(int *pbSuccess=nullptr)GDALRasterBandvirtual
GetStatistics(int bApproxOK, int bForce, double *pdfMin, double *pdfMax, double *pdfMean, double *padfStdDev)GDALRasterBandvirtual
GetSuggestedBlockAccessPattern() constGDALRasterBandvirtual
GetUnitType()GDALRasterBandvirtual
GetVirtualMemAuto(GDALRWFlag eRWFlag, int *pnPixelSpace, GIntBig *pnLineSpace, char **papszOptions)GDALRasterBandvirtual
GetXSize()GDALRasterBand
GetYSize()GDALRasterBand
HasArbitraryOverviews()GDALRasterBandvirtual
IGetDataCoverageStatus(int nXOff, int nYOff, int nXSize, int nYSize, int nMaskFlagStop, double *pdfDataPct)GDALRasterBandprotectedvirtual
IRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, GSpacing, GSpacing, GDALRasterIOExtraArg *psExtraArg)GDALRasterBandprotectedvirtual
IReadBlock(int nBlockXOff, int nBlockYOff, void *pData)=0GDALRasterBandprotectedpure virtual
IsMaskBand() constGDALRasterBandvirtual
IWriteBlock(int nBlockXOff, int nBlockYOff, void *pData)GDALRasterBandprotectedvirtual
RasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, GSpacing, GSpacing, GDALRasterIOExtraArg *psExtraArg)GDALRasterBand
ReadBlock(int, int, void *)GDALRasterBand
ReportError(CPLErr eErrClass, CPLErrorNum err_no, const char *fmt,...) CPL_PRINT_FUNC_FORMAT(4GDALRasterBand
SetCategoryNames(char **papszNames)GDALRasterBandvirtual
SetColorInterpretation(GDALColorInterp eColorInterp)GDALRasterBandvirtual
SetColorTable(GDALColorTable *poCT)GDALRasterBandvirtual
SetDefaultHistogram(double dfMin, double dfMax, int nBuckets, GUIntBig *panHistogram)GDALRasterBandvirtual
SetDefaultRAT(const GDALRasterAttributeTable *poRAT)GDALRasterBandvirtual
SetDescription(const char *)GDALMajorObjectvirtual
SetMetadata(char **papszMetadata, const char *pszDomain) overrideGDALRasterBandvirtual
SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain) overrideGDALRasterBandvirtual
SetMOFlags(int nFlagsIn)GDALMajorObject
SetNoDataValue(double dfNoData)GDALRasterBandvirtual
SetNoDataValueAsInt64(int64_t nNoData)GDALRasterBandvirtual
SetNoDataValueAsUInt64(uint64_t nNoData)GDALRasterBandvirtual
SetOffset(double dfNewOffset)GDALRasterBandvirtual
SetScale(double dfNewScale)GDALRasterBandvirtual
SetStatistics(double dfMin, double dfMax, double dfMean, double dfStdDev)GDALRasterBandvirtual
SetUnitType(const char *pszNewValue)GDALRasterBandvirtual
ToHandle(GDALRasterBand *poBand)GDALRasterBandinlinestatic
GDALMajorObject::ToHandle(GDALMajorObject *poMajorObject)GDALMajorObjectinlinestatic
TryGetLockedBlockRef(int nXBlockOff, int nYBlockYOff)GDALRasterBand
WriteBlock(int, int, void *)GDALRasterBand
~GDALMajorObject() (defined in GDALMajorObject)GDALMajorObjectvirtual
~GDALRasterBand() overrideGDALRasterBand