GDAL
VRTRawRasterBand Member List

This is the complete list of members for VRTRawRasterBand, 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
apoOverviews (defined in VRTRasterBand)VRTRasterBandprotected
bForceCachedIO (defined in GDALRasterBand)GDALRasterBandprotected
bHideNoDataValue (defined in VRTRasterBand)VRTRasterBandprotected
bIsMaskBand (defined in VRTRasterBand)VRTRasterBandprotected
bNoDataValueSet (defined in VRTRasterBand)VRTRasterBandprotected
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
ClearRawLink() (defined in VRTRawRasterBand)VRTRawRasterBand
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
dfNoDataValue (defined in VRTRasterBand)VRTRasterBandprotected
dfOffset (defined in VRTRasterBand)VRTRasterBandprotected
dfScale (defined in VRTRasterBand)VRTRasterBandprotected
eAccess (defined in GDALRasterBand)GDALRasterBandprotected
eColorInterp (defined in VRTRasterBand)VRTRasterBandprotected
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
GDALMajorObject() (defined in GDALMajorObject)GDALMajorObject
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, int **ppanHistogram, int bForce, GDALProgressFunc, void *pProgressData)VRTRasterBandvirtual
GetDefaultRAT()GDALRasterBandvirtual
GetDescription() const GDALMajorObjectvirtual
GetFileList(char ***ppapszFileList, int *pnSize, int *pnMaxSize, CPLHashSet *hSetFiles) (defined in VRTRawRasterBand)VRTRawRasterBandvirtual
GetHistogram(double dfMin, double dfMax, int nBuckets, int *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)GDALRasterBand
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(int)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)GDALRasterBandvirtual
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, int, int) (defined in VRTRawRasterBand)VRTRawRasterBandvirtual
IReadBlock(int, int, void *) (defined in VRTRawRasterBand)VRTRawRasterBandvirtual
IsSourcedRasterBand() (defined in VRTRasterBand)VRTRasterBandinlinevirtual
IWriteBlock(int, int, void *) (defined in VRTRawRasterBand)VRTRawRasterBandvirtual
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
papszCategoryNames (defined in VRTRasterBand)VRTRasterBandprotected
poColorTable (defined in VRTRasterBand)VRTRasterBandprotected
poDS (defined in GDALRasterBand)GDALRasterBandprotected
poMask (defined in GDALRasterBand)GDALRasterBandprotected
poMaskBand (defined in VRTRasterBand)VRTRasterBandprotected
psSavedHistograms (defined in VRTRasterBand)VRTRasterBandprotected
pszUnitType (defined in VRTRasterBand)VRTRasterBandprotected
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
SerializeToXML(const char *pszVRTPath) (defined in VRTRawRasterBand)VRTRawRasterBandvirtual
SetCategoryNames(char **)VRTRasterBandvirtual
SetColorInterpretation(GDALColorInterp)VRTRasterBandvirtual
SetColorTable(GDALColorTable *)VRTRasterBandvirtual
SetDefaultHistogram(double dfMin, double dfMax, int nBuckets, int *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 nFlags) (defined in GDALMajorObject)GDALMajorObject
SetNoDataValue(double)VRTRasterBandvirtual
SetOffset(double)VRTRasterBandvirtual
SetRawLink(const char *pszFilename, const char *pszVRTPath, int bRelativeToVRT, vsi_l_offset nImageOffset, int nPixelOffset, int nLineOffset, const char *pszByteOrder) (defined in VRTRawRasterBand)VRTRawRasterBand
SetScale(double)VRTRasterBandvirtual
SetStatistics(double dfMin, double dfMax, double dfMean, double dfStdDev)GDALRasterBandvirtual
SetUnitType(const char *)VRTRasterBandvirtual
TryGetLockedBlockRef(int nXBlockOff, int nYBlockYOff)GDALRasterBandprotected
UnsetNoDataValue() (defined in VRTRasterBand)VRTRasterBand
VRTRasterBand() (defined in VRTRasterBand)VRTRasterBand
VRTRawRasterBand(GDALDataset *poDS, int nBand, GDALDataType eType=GDT_Unknown) (defined in VRTRawRasterBand)VRTRawRasterBand
WriteBlock(int, int, void *)GDALRasterBand
XMLInit(CPLXMLNode *, const char *) (defined in VRTRawRasterBand)VRTRawRasterBandvirtual
~GDALMajorObject() (defined in GDALMajorObject)GDALMajorObjectvirtual
~GDALRasterBand()GDALRasterBandvirtual
~VRTRasterBand() (defined in VRTRasterBand)VRTRasterBandvirtual
~VRTRawRasterBand() (defined in VRTRawRasterBand)VRTRawRasterBandvirtual

Generated for GDAL by doxygen 1.8.11.