GDAL
|
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_TERMINATED | GDALMajorObject | 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() override | GDALPamRasterBand | virtual |
Fill(double dfRealValue, double dfImaginaryValue=0) | GDALRasterBand | virtual |
FlushBlock(int, int, int bWriteDirtyBlock=TRUE) | GDALRasterBand | |
FlushCache() | GDALRasterBand | virtual |
FromHandle(GDALRasterBandH hBand) | GDALRasterBand | inlinestatic |
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() override | GDALPamRasterBand | virtual |
GetColorInterpretation() override | GDALPamRasterBand | virtual |
GetColorTable() override | GDALPamRasterBand | virtual |
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) override | GDALPamRasterBand | virtual |
GetDefaultRAT() override | GDALPamRasterBand | virtual |
GetDescription() const | GDALMajorObject | virtual |
GetHistogram(double dfMin, double dfMax, int nBuckets, GUIntBig *panHistogram, int bIncludeOutOfRange, int bApproxOK, GDALProgressFunc, void *pProgressData) override | GDALPamRasterBand | virtual |
GetIndexColorTranslationTo(GDALRasterBand *poReferenceBand, unsigned char *pTranslationTable=nullptr, int *pApproximateMatching=nullptr) | GDALRasterBand | |
GetLockedBlockRef(int nXBlockOff, int nYBlockOff, int bJustInitialize=FALSE) CPL_WARN_UNUSED_RESULT | GDALRasterBand | |
GetMaskBand() | GDALRasterBand | virtual |
GetMaskFlags() | GDALRasterBand | virtual |
GetMaximum(int *pbSuccess=nullptr) | GDALRasterBand | virtual |
GetMetadata(const char *pszDomain="") override | GDALRasterBand | virtual |
GetMetadataDomainList() | GDALMajorObject | virtual |
GetMetadataItem(const char *pszName, const char *pszDomain) override | GDALRasterBand | virtual |
GetMinimum(int *pbSuccess=nullptr) | GDALRasterBand | virtual |
GetMOFlags() const | GDALMajorObject | |
GetNoDataValue(int *pbSuccess=nullptr) override | GDALPamRasterBand | virtual |
GetOffset(int *pbSuccess=nullptr) override | GDALPamRasterBand | virtual |
GetOverview(int) | GDALRasterBand | virtual |
GetOverviewCount() | GDALRasterBand | virtual |
GetRasterDataType(void) | GDALRasterBand | |
GetRasterSampleOverview(GUIntBig) | GDALRasterBand | virtual |
GetScale(int *pbSuccess=nullptr) override | GDALPamRasterBand | virtual |
GetStatistics(int bApproxOK, int bForce, double *pdfMin, double *pdfMax, double *pdfMean, double *padfStdDev) | GDALRasterBand | virtual |
GetUnitType() override | GDALPamRasterBand | virtual |
GetVirtualMemAuto(GDALRWFlag eRWFlag, int *pnPixelSpace, GIntBig *pnLineSpace, char **papszOptions) CPL_WARN_UNUSED_RESULT | GDALRasterBand | virtual |
GetXSize() | GDALRasterBand | |
GetYSize() | GDALRasterBand | |
HasArbitraryOverviews() | GDALRasterBand | virtual |
IGetDataCoverageStatus(int nXOff, int nYOff, int nXSize, int nYSize, int nMaskFlagStop, double *pdfDataPct) | GDALRasterBand | protectedvirtual |
IRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, GSpacing, GSpacing, GDALRasterIOExtraArg *psExtraArg) CPL_WARN_UNUSED_RESULT | GDALRasterBand | protectedvirtual |
IReadBlock(int nBlockXOff, int nBlockYOff, void *pData)=0 | GDALRasterBand | protectedpure virtual |
IWriteBlock(int nBlockXOff, int nBlockYOff, void *pData) | GDALRasterBand | protectedvirtual |
RasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, GSpacing, GSpacing, GDALRasterIOExtraArg *psExtraArg) CPL_WARN_UNUSED_RESULT | GDALRasterBand | |
ReadBlock(int, int, void *) CPL_WARN_UNUSED_RESULT | GDALRasterBand | |
ReportError(CPLErr eErrClass, CPLErrorNum err_no, const char *fmt,...) CPL_PRINT_FUNC_FORMAT(4 | GDALRasterBand | |
SetCategoryNames(char **) override | GDALPamRasterBand | virtual |
SetColorInterpretation(GDALColorInterp) override | GDALPamRasterBand | virtual |
SetColorTable(GDALColorTable *) override | GDALPamRasterBand | virtual |
SetDefaultHistogram(double dfMin, double dfMax, int nBuckets, GUIntBig *panHistogram) override | GDALPamRasterBand | virtual |
SetDefaultRAT(const GDALRasterAttributeTable *) override | GDALPamRasterBand | virtual |
SetDescription(const char *) override | GDALPamRasterBand | virtual |
SetMetadata(char **papszMetadata, const char *pszDomain="") override | GDALPamRasterBand | virtual |
SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain="") override | GDALPamRasterBand | virtual |
SetMOFlags(int nFlagsIn) | GDALMajorObject | |
SetNoDataValue(double) override | GDALPamRasterBand | virtual |
SetOffset(double) override | GDALPamRasterBand | virtual |
SetScale(double) override | GDALPamRasterBand | virtual |
SetStatistics(double dfMin, double dfMax, double dfMean, double dfStdDev) | GDALRasterBand | virtual |
SetUnitType(const char *) override | GDALPamRasterBand | virtual |
ToHandle(GDALRasterBand *poBand) | GDALRasterBand | inlinestatic |
GDALMajorObject::ToHandle(GDALMajorObject *poMajorObject) | GDALMajorObject | inlinestatic |
TryGetLockedBlockRef(int nXBlockOff, int nYBlockYOff) | GDALRasterBand | protected |
WriteBlock(int, int, void *) CPL_WARN_UNUSED_RESULT | GDALRasterBand | |
~GDALMajorObject() (defined in GDALMajorObject) | GDALMajorObject | virtual |
~GDALPamRasterBand() override (defined in GDALPamRasterBand) | GDALPamRasterBand | |
~GDALRasterBand() override | GDALRasterBand |