My Project
 All Classes Files Functions Variables Typedefs Macros Pages
VRTSource Member List

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)VRTSourcepure virtual
ComputeStatistics(int nXSize, int nYSize, int bApproxOK, double *pdfMin, double *pdfMax, double *pdfMean, double *pdfStdDev, GDALProgressFunc pfnProgress, void *pProgressData)=0 (defined in VRTSource)VRTSourcepure virtual
GetFileList(char ***ppapszFileList, int *pnSize, int *pnMaxSize, CPLHashSet *hSetFiles) (defined in VRTSource)VRTSourcevirtual
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)VRTSourcepure virtual
GetMaximum(int nXSize, int nYSize, int *pbSuccess)=0 (defined in VRTSource)VRTSourcepure virtual
GetMinimum(int nXSize, int nYSize, int *pbSuccess)=0 (defined in VRTSource)VRTSourcepure virtual
IsSimpleSource() (defined in VRTSource)VRTSourceinlinevirtual
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)VRTSourcepure virtual
SerializeToXML(const char *pszVRTPath)=0 (defined in VRTSource)VRTSourcepure virtual
XMLInit(CPLXMLNode *psTree, const char *)=0 (defined in VRTSource)VRTSourcepure virtual
~VRTSource() (defined in VRTSource)VRTSourcevirtual