, including all inherited members.
| ComputeRasterMinMax(int nXSize, int nYSize, int bApproxOK, double *adfMinMax)=0 (defined in VRTSource) | VRTSource | [pure virtual] |
| ComputeStatistics(int nXSize, int nYSize, int bApproxOK, double *pdfMin, double *pdfMax, double *pdfMean, double *pdfStdDev, GDALProgressFunc pfnProgress, void *pProgressData)=0 (defined in VRTSource) | VRTSource | [pure virtual] |
| GetFileList(char ***ppapszFileList, int *pnSize, int *pnMaxSize, CPLHashSet *hSetFiles) (defined in VRTSource) | VRTSource | [virtual] |
| GetHistogram(int nXSize, int nYSize, double dfMin, double dfMax, int nBuckets, GUIntBig *panHistogram, int bIncludeOutOfRange, int bApproxOK, GDALProgressFunc pfnProgress, void *pProgressData)=0 (defined in VRTSource) | VRTSource | [pure virtual] |
| GetMaximum(int nXSize, int nYSize, int *pbSuccess)=0 (defined in VRTSource) | VRTSource | [pure virtual] |
| GetMinimum(int nXSize, int nYSize, int *pbSuccess)=0 (defined in VRTSource) | VRTSource | [pure virtual] |
| IsSimpleSource() (defined in VRTSource) | VRTSource | [inline, virtual] |
| RasterIO(int nXOff, int nYOff, int nXSize, int nYSize, void *pData, int nBufXSize, int nBufYSize, GDALDataType eBufType, GSpacing nPixelSpace, GSpacing nLineSpace, GDALRasterIOExtraArg *psExtraArg)=0 (defined in VRTSource) | VRTSource | [pure virtual] |
| SerializeToXML(const char *pszVRTPath)=0 (defined in VRTSource) | VRTSource | [pure virtual] |
| XMLInit(CPLXMLNode *psTree, const char *)=0 (defined in VRTSource) | VRTSource | [pure virtual] |
| ~VRTSource() (defined in VRTSource) | VRTSource | [virtual] |