GDAL
VRTRasterBand Member List

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

AddBlockToFreeList(GDALRasterBlock *) (defined in GDALRasterBand)GDALRasterBandprotected
AdoptBlock(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
BuildMetadataDomainList(char **papszList, int bCheckNonEmpty,...) CPL_NULL_TERMINATEDGDALMajorObjectprotected
BuildOverviews(const char *, int, int *, GDALProgressFunc, void *)GDALRasterBandvirtual
CloseDependentDatasets() (defined in VRTRasterBand)VRTRasterBandvirtual
ComputeRasterMinMax(int, double *)GDALRasterBandvirtual
ComputeStatistics(int bApproxOK, double *pdfMin, double *pdfMax, double *pdfMean, double *pdfStdDev, GDALProgressFunc, void *pProgressData)GDALRasterBandvirtual
CopyCommonInfoFrom(GDALRasterBand *) (defined in VRTRasterBand)VRTRasterBand
CreateMaskBand(int nFlags)VRTRasterBandvirtual
DeleteNoDataValue()VRTRasterBandvirtual
eAccess (defined in GDALRasterBand)GDALRasterBandprotected
eDataType (defined in GDALRasterBand)GDALRasterBandprotected
EnterReadWrite(GDALRWFlag eRWFlag) (defined in GDALRasterBand)GDALRasterBandprotected
Fill(double dfRealValue, double dfImaginaryValue=0)GDALRasterBandvirtual
FlushBlock(int, int, int bWriteDirtyBlock=TRUE) (defined in GDALRasterBand)GDALRasterBand
FlushCache()GDALRasterBandvirtual
GDALMajorObject() (defined in GDALMajorObject)GDALMajorObject
GDALRasterBand()GDALRasterBand
GDALRasterBand(int bForceCachedIO) (defined in GDALRasterBand)GDALRasterBand
GetAccess()GDALRasterBand
GetBand()GDALRasterBand
GetBlockSize(int *, int *)GDALRasterBand
GetCategoryNames()VRTRasterBandvirtual
GetColorInterpretation()VRTRasterBandvirtual
GetColorTable()VRTRasterBandvirtual
GetDataset()GDALRasterBand
GetDefaultHistogram(double *pdfMin, double *pdfMax, int *pnBuckets, GUIntBig **ppanHistogram, int bForce, GDALProgressFunc, void *pProgressData)VRTRasterBandvirtual
GetDefaultRAT()GDALRasterBandvirtual
GetDescription() const GDALMajorObjectvirtual
GetFileList(char ***ppapszFileList, int *pnSize, int *pnMaxSize, CPLHashSet *hSetFiles) (defined in VRTRasterBand)VRTRasterBandvirtual
GetHistogram(double dfMin, double dfMax, int nBuckets, GUIntBig *panHistogram, int bIncludeOutOfRange, int bApproxOK, GDALProgressFunc, void *pProgressData)VRTRasterBandvirtual
GetIndexColorTranslationTo(GDALRasterBand *poReferenceBand, unsigned char *pTranslationTable=NULL, int *pApproximateMatching=NULL)GDALRasterBand
GetLockedBlockRef(int nXBlockOff, int nYBlockOff, int bJustInitialize=FALSE) CPL_WARN_UNUSED_RESULTGDALRasterBand
GetMaskBand()VRTRasterBandvirtual
GetMaskFlags()VRTRasterBandvirtual
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)VRTRasterBandvirtual
GetOffset(int *pbSuccess=NULL)VRTRasterBandvirtual
GetOverview(int)VRTRasterBandvirtual
GetOverviewCount()VRTRasterBandvirtual
GetRasterDataType(void)GDALRasterBand
GetRasterSampleOverview(GUIntBig)GDALRasterBandvirtual
GetScale(int *pbSuccess=NULL)VRTRasterBandvirtual
GetStatistics(int bApproxOK, int bForce, double *pdfMin, double *pdfMax, double *pdfMean, double *padfStdDev)GDALRasterBandvirtual
GetUnitType()VRTRasterBandvirtual
GetVirtualMemAuto(GDALRWFlag eRWFlag, int *pnPixelSpace, GIntBig *pnLineSpace, char **papszOptions) CPL_WARN_UNUSED_RESULTGDALRasterBandvirtual
GetXSize()GDALRasterBand
GetYSize()GDALRasterBand
HasArbitraryOverviews()GDALRasterBandvirtual
InitBlockInfo() (defined in GDALRasterBand)GDALRasterBandprotected
Initialize(int nXSize, int nYSize) (defined in VRTRasterBand)VRTRasterBandprotected
InvalidateMaskBand() (defined in GDALRasterBand)GDALRasterBandprotected
IRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, GSpacing, GSpacing, GDALRasterIOExtraArg *psExtraArg) CPL_WARN_UNUSED_RESULT (defined in GDALRasterBand)GDALRasterBandprotectedvirtual
IReadBlock(int, int, void *)=0 (defined in GDALRasterBand)GDALRasterBandprotectedpure virtual
IsPansharpenRasterBand() (defined in VRTRasterBand)VRTRasterBandinlinevirtual
IsSourcedRasterBand() (defined in VRTRasterBand)VRTRasterBandinlinevirtual
IWriteBlock(int, int, void *) (defined in GDALRasterBand)GDALRasterBandprotectedvirtual
LeaveReadWrite() (defined in GDALRasterBand)GDALRasterBandprotected
m_apoOverviews (defined in VRTRasterBand)VRTRasterBandprotected
m_bHideNoDataValue (defined in VRTRasterBand)VRTRasterBandprotected
m_bIsMaskBand (defined in VRTRasterBand)VRTRasterBandprotected
m_bNoDataValueSet (defined in VRTRasterBand)VRTRasterBandprotected
m_dfNoDataValue (defined in VRTRasterBand)VRTRasterBandprotected
m_dfOffset (defined in VRTRasterBand)VRTRasterBandprotected
m_dfScale (defined in VRTRasterBand)VRTRasterBandprotected
m_eColorInterp (defined in VRTRasterBand)VRTRasterBandprotected
m_papszCategoryNames (defined in VRTRasterBand)VRTRasterBandprotected
m_poColorTable (defined in VRTRasterBand)VRTRasterBandprotected
m_poMaskBand (defined in VRTRasterBand)VRTRasterBandprotected
m_psSavedHistograms (defined in VRTRasterBand)VRTRasterBandprotected
m_pszUnitType (defined in VRTRasterBand)VRTRasterBandprotected
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
oMDMD (defined in GDALMajorObject)GDALMajorObjectprotected
OverviewRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, GSpacing, GSpacing, GDALRasterIOExtraArg *psExtraArg) CPL_WARN_UNUSED_RESULT (defined in GDALRasterBand)GDALRasterBandprotected
poDS (defined in GDALRasterBand)GDALRasterBandprotected
poMask (defined in GDALRasterBand)GDALRasterBandprotected
RasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, GSpacing, GSpacing, GDALRasterIOExtraArg *psExtraArg) CPL_WARN_UNUSED_RESULTGDALRasterBand
RasterIOResampled(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, GSpacing, GSpacing, GDALRasterIOExtraArg *psExtraArg) CPL_WARN_UNUSED_RESULT (defined in GDALRasterBand)GDALRasterBandprotected
ReadBlock(int, int, void *) CPL_WARN_UNUSED_RESULTGDALRasterBand
ReportError(CPLErr eErrClass, CPLErrorNum err_no, const char *fmt,...) CPL_PRINT_FUNC_FORMAT(4GDALRasterBand
sDescription (defined in GDALMajorObject)GDALMajorObjectprotected
SerializeToXML(const char *pszVRTPath) (defined in VRTRasterBand)VRTRasterBandvirtual
SetCategoryNames(char **)VRTRasterBandvirtual
SetColorInterpretation(GDALColorInterp)VRTRasterBandvirtual
SetColorTable(GDALColorTable *)VRTRasterBandvirtual
SetDefaultHistogram(double dfMin, double dfMax, int nBuckets, GUIntBig *panHistogram)VRTRasterBandvirtual
SetDefaultRAT(const GDALRasterAttributeTable *)GDALRasterBandvirtual
SetDescription(const char *)VRTRasterBandvirtual
SetIsMaskBand() (defined in VRTRasterBand)VRTRasterBand
SetMaskBand(VRTRasterBand *poMaskBand) (defined in VRTRasterBand)VRTRasterBand
SetMetadata(char **papszMD, const char *pszDomain="")VRTRasterBandvirtual
SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain="")VRTRasterBandvirtual
SetMOFlags(int nFlagsIn) (defined in GDALMajorObject)GDALMajorObject
SetNoDataValue(double)VRTRasterBandvirtual
SetOffset(double)VRTRasterBandvirtual
SetScale(double)VRTRasterBandvirtual
SetStatistics(double dfMin, double dfMax, double dfMean, double dfStdDev)GDALRasterBandvirtual
SetUnitType(const char *)VRTRasterBandvirtual
TryGetLockedBlockRef(int nXBlockOff, int nYBlockYOff)GDALRasterBandprotected
TryOverviewRasterIO(GDALRWFlag eRWFlag, int nXOff, int nYOff, int nXSize, int nYSize, void *pData, int nBufXSize, int nBufYSize, GDALDataType eBufType, GSpacing nPixelSpace, GSpacing nLineSpace, GDALRasterIOExtraArg *psExtraArg, int *pbTried) (defined in GDALRasterBand)GDALRasterBandprotected
UnsetNoDataValue() (defined in VRTRasterBand)VRTRasterBand
VRTRasterBand() (defined in VRTRasterBand)VRTRasterBand
WriteBlock(int, int, void *) CPL_WARN_UNUSED_RESULTGDALRasterBand
XMLInit(CPLXMLNode *, const char *) (defined in VRTRasterBand)VRTRasterBandvirtual
~GDALMajorObject() (defined in GDALMajorObject)GDALMajorObjectvirtual
~GDALRasterBand()GDALRasterBandvirtual
~VRTRasterBand() (defined in VRTRasterBand)VRTRasterBandvirtual

Generated for GDAL by doxygen 1.8.11.