GDAL
VRTSourcedRasterBand Member List

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

AddComplexSource(GDALRasterBand *poSrcBand, int nSrcXOff=-1, int nSrcYOff=-1, int nSrcXSize=-1, int nSrcYSize=-1, int nDstXOff=-1, int nDstYOff=-1, int nDstXSize=-1, int nDstYSize=-1, double dfScaleOff=0.0, double dfScaleRatio=1.0, double dfNoDataValue=VRT_NODATA_UNSET, int nColorTableComponent=0) (defined in VRTSourcedRasterBand)VRTSourcedRasterBand
AddFuncSource(VRTImageReadFunc pfnReadFunc, void *hCBData, double dfNoDataValue=VRT_NODATA_UNSET) (defined in VRTSourcedRasterBand)VRTSourcedRasterBand
AddMaskBandSource(GDALRasterBand *poSrcBand, int nSrcXOff=-1, int nSrcYOff=-1, int nSrcXSize=-1, int nSrcYSize=-1, int nDstXOff=-1, int nDstYOff=-1, int nDstXSize=-1, int nDstYSize=-1) (defined in VRTSourcedRasterBand)VRTSourcedRasterBand
AddSimpleSource(GDALRasterBand *poSrcBand, int nSrcXOff=-1, int nSrcYOff=-1, int nSrcXSize=-1, int nSrcYSize=-1, int nDstXOff=-1, int nDstYOff=-1, int nDstXSize=-1, int nDstYSize=-1, const char *pszResampling="near", double dfNoDataValue=VRT_NODATA_UNSET) (defined in VRTSourcedRasterBand)VRTSourcedRasterBand
AddSource(VRTSource *) (defined in VRTSourcedRasterBand)VRTSourcedRasterBand
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
bEqualAreas (defined in VRTSourcedRasterBand)VRTSourcedRasterBand
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
CloseDependentDatasets() (defined in VRTSourcedRasterBand)VRTSourcedRasterBandvirtual
ComputeRasterMinMax(int bApproxOK, double *adfMinMax)VRTSourcedRasterBandvirtual
ComputeStatistics(int bApproxOK, double *pdfMin, double *pdfMax, double *pdfMean, double *pdfStdDev, GDALProgressFunc pfnProgress, void *pProgressData)VRTSourcedRasterBandvirtual
ConfigureSource(VRTSimpleSource *poSimpleSource, GDALRasterBand *poSrcBand, int bAddAsMaskBand, int nSrcXOff, int nSrcYOff, int nSrcXSize, int nSrcYSize, int nDstXOff, int nDstYOff, int nDstXSize, int nDstYSize) (defined in VRTSourcedRasterBand)VRTSourcedRasterBand
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 VRTSourcedRasterBand)VRTSourcedRasterBandvirtual
GetHistogram(double dfMin, double dfMax, int nBuckets, int *panHistogram, int bIncludeOutOfRange, int bApproxOK, GDALProgressFunc pfnProgress, void *pProgressData)VRTSourcedRasterBandvirtual
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)VRTSourcedRasterBandvirtual
GetMetadata(const char *pszDomain="")VRTSourcedRasterBandvirtual
GetMetadataDomainList()VRTSourcedRasterBandvirtual
GetMetadataItem(const char *pszName, const char *pszDomain="")VRTSourcedRasterBandvirtual
GetMinimum(int *pbSuccess=NULL)VRTSourcedRasterBandvirtual
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
InvalidateMaskBand() (defined in GDALRasterBand)GDALRasterBandprotected
IRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int) (defined in VRTSourcedRasterBand)VRTSourcedRasterBandvirtual
IReadBlock(int, int, void *) (defined in VRTSourcedRasterBand)VRTSourcedRasterBandvirtual
IsSourcedRasterBand() (defined in VRTSourcedRasterBand)VRTSourcedRasterBandinlinevirtual
IWriteBlock(int, int, void *) (defined in GDALRasterBand)GDALRasterBandprotectedvirtual
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
nSources (defined in VRTSourcedRasterBand)VRTSourcedRasterBand
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
papoSources (defined in VRTSourcedRasterBand)VRTSourcedRasterBand
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 VRTSourcedRasterBand)VRTSourcedRasterBandvirtual
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 **papszMetadata, const char *pszDomain="")VRTSourcedRasterBandvirtual
SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain="")VRTSourcedRasterBandvirtual
SetMOFlags(int nFlags) (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
UnsetNoDataValue() (defined in VRTRasterBand)VRTRasterBand
VRTRasterBand() (defined in VRTRasterBand)VRTRasterBand
VRTSourcedRasterBand(GDALDataset *poDS, int nBand) (defined in VRTSourcedRasterBand)VRTSourcedRasterBand
VRTSourcedRasterBand(GDALDataType eType, int nXSize, int nYSize) (defined in VRTSourcedRasterBand)VRTSourcedRasterBand
VRTSourcedRasterBand(GDALDataset *poDS, int nBand, GDALDataType eType, int nXSize, int nYSize) (defined in VRTSourcedRasterBand)VRTSourcedRasterBand
WriteBlock(int, int, void *)GDALRasterBand
XMLInit(CPLXMLNode *, const char *) (defined in VRTSourcedRasterBand)VRTSourcedRasterBandvirtual
~GDALMajorObject() (defined in GDALMajorObject)GDALMajorObjectvirtual
~GDALRasterBand()GDALRasterBandvirtual
~VRTRasterBand() (defined in VRTRasterBand)VRTRasterBandvirtual
~VRTSourcedRasterBand() (defined in VRTSourcedRasterBand)VRTSourcedRasterBandvirtual

Generated for GDAL by doxygen 1.8.11.