My Project
VRTPansharpenedRasterBand Member List

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

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) (defined in VRTRasterBand)VRTRasterBandvirtual
GetHistogram(double dfMin, double dfMax, int nBuckets, GUIntBig *panHistogram, int bIncludeOutOfRange, int bApproxOK, GDALProgressFunc, void *pProgressData) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBandvirtual
GetIndexAsPansharpenedBand() const (defined in VRTPansharpenedRasterBand)VRTPansharpenedRasterBandinline
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 VRTPansharpenedRasterBand)VRTPansharpenedRasterBandvirtual
GetOverviewCount() CPL_OVERRIDE (defined in VRTPansharpenedRasterBand)VRTPansharpenedRasterBandvirtual
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 eRWFlag, int nXOff, int nYOff, int nXSize, int nYSize, void *pData, int nBufXSize, int nBufYSize, GDALDataType eBufType, GSpacing nPixelSpace, GSpacing nLineSpace, GDALRasterIOExtraArg *psExtraArg) CPL_OVERRIDE (defined in VRTPansharpenedRasterBand)VRTPansharpenedRasterBandvirtual
IReadBlock(int, int, void *) CPL_OVERRIDE (defined in VRTPansharpenedRasterBand)VRTPansharpenedRasterBandvirtual
IsPansharpenRasterBand() CPL_OVERRIDE (defined in VRTPansharpenedRasterBand)VRTPansharpenedRasterBandinlinevirtual
IsSourcedRasterBand() (defined in VRTRasterBand)VRTRasterBandinlinevirtual
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 VRTPansharpenedRasterBand)VRTPansharpenedRasterBandvirtual
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
SetIndexAsPansharpenedBand(int nIdx) (defined in VRTPansharpenedRasterBand)VRTPansharpenedRasterBandinline
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
SetScale(double) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBand
SetUnitType(const char *) CPL_OVERRIDE (defined in VRTRasterBand)VRTRasterBand
UnsetNoDataValue() (defined in VRTRasterBand)VRTRasterBand
VRTPansharpenedRasterBand(GDALDataset *poDS, int nBand, GDALDataType eDataType=GDT_Unknown) (defined in VRTPansharpenedRasterBand)VRTPansharpenedRasterBand
VRTRasterBand() (defined in VRTRasterBand)VRTRasterBand
XMLInit(CPLXMLNode *, const char *) CPL_OVERRIDE (defined in VRTPansharpenedRasterBand)VRTPansharpenedRasterBandvirtual
~VRTPansharpenedRasterBand() (defined in VRTPansharpenedRasterBand)VRTPansharpenedRasterBandvirtual
~VRTRasterBand() (defined in VRTRasterBand)VRTRasterBandvirtual