My Project
VRTRawRasterBand Member List

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

ClearRawLink() (defined in VRTRawRasterBand)VRTRawRasterBand
CloseDependentDatasets() (defined in VRTRasterBand)VRTRasterBandvirtual
CopyCommonInfoFrom(GDALRasterBand *) (defined in VRTRasterBand)VRTRasterBand
CreateMaskBand(int nFlags) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
DeleteNoDataValue() CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
GetCategoryNames() CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
GetColorInterpretation() CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
GetColorTable() CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
GetDefaultHistogram(double *pdfMin, double *pdfMax, int *pnBuckets, GUIntBig **ppanHistogram, int bForce, GDALProgressFunc, void *pProgressData) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
GetFileList(char ***ppapszFileList, int *pnSize, int *pnMaxSize, CPLHashSet *hSetFiles) CPL_OVERRIDE (defined in VRTRawRasterBand)VRTRawRasterBandvirtual
GetHistogram(double dfMin, double dfMax, int nBuckets, GUIntBig *panHistogram, int bIncludeOutOfRange, int bApproxOK, GDALProgressFunc, void *pProgressData) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
GetMaskBand() CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
GetMaskFlags() CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
GetNoDataValue(int *pbSuccess=NULL) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
GetOffset(int *pbSuccess=NULL) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
GetOverview(int) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
GetOverviewCount() CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
GetScale(int *pbSuccess=NULL) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
GetUnitType() CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
Initialize(int nXSize, int nYSize) (defined in VRTRasterBand)VRTRasterBandprotected
IRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, GSpacing nPixelSpace, GSpacing nLineSpace, GDALRasterIOExtraArg *psExtraArg) CPL_OVERRIDE (defined in VRTRawRasterBand)VRTRawRasterBandvirtual
IReadBlock(int, int, void *) CPL_OVERRIDE (defined in VRTRawRasterBand)VRTRawRasterBandvirtual
IsPansharpenRasterBand() (defined in VRTRasterBand)VRTRasterBandinlinevirtual
IsSourcedRasterBand() (defined in VRTRasterBand)VRTRasterBandinlinevirtual
IWriteBlock(int, int, void *) CPL_OVERRIDE (defined in VRTRawRasterBand)VRTRawRasterBandvirtual
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
SerializeToXML(const char *pszVRTPath) CPL_OVERRIDE (defined in VRTRawRasterBand)VRTRawRasterBandvirtual
SetCategoryNames(char **) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
SetColorInterpretation(GDALColorInterp) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
SetColorTable(GDALColorTable *) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
SetDefaultHistogram(double dfMin, double dfMax, int nBuckets, GUIntBig *panHistogram) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
SetDescription(const char *) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
SetIsMaskBand() (defined in VRTRasterBand)VRTRasterBand
SetMaskBand(VRTRasterBand *poMaskBand) (defined in VRTRasterBand)VRTRasterBand
SetMetadata(char **papszMD, const char *pszDomain="") CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain="") CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
SetNoDataValue(double) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
SetOffset(double) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBand
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) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBand
SetUnitType(const char *) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBand
UnsetNoDataValue() (defined in VRTRasterBand)VRTRasterBand
VRTRasterBand() (defined in VRTRasterBand)VRTRasterBand
VRTRawRasterBand(GDALDataset *poDS, int nBand, GDALDataType eType=GDT_Unknown) (defined in VRTRawRasterBand)VRTRawRasterBand
XMLInit(CPLXMLNode *, const char *) CPL_OVERRIDE (defined in VRTRawRasterBand)VRTRawRasterBandvirtual
~VRTRasterBand() (defined in VRTRasterBand)VRTRasterBandvirtual
~VRTRawRasterBand() (defined in VRTRawRasterBand)VRTRawRasterBandvirtual