|
My Project
|
This is the complete list of members for VRTSource, 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 |
| FlushCache() (defined in VRTSource) | VRTSource | inlinevirtual |
| 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 | inlinevirtual |
| RasterIO(GDALDataType eBandDataType, 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 *, void *, std::map< CPLString, GDALDataset *> &)=0 (defined in VRTSource) | VRTSource | pure virtual |
| ~VRTSource() (defined in VRTSource) | VRTSource | virtual |
1.8.14