|
virtual CPLErr | XMLInit (CPLXMLNode *, const char *) |
|
virtual CPLXMLNode * | SerializeToXML (const char *pszVRTPath) |
|
virtual CPLErr | RasterIO (int nXOff, int nYOff, int nXSize, int nYSize, void *pData, int nBufXSize, int nBufYSize, GDALDataType eBufType, int nPixelSpace, int nLineSpace) |
|
virtual double | GetMinimum (int nXSize, int nYSize, int *pbSuccess) |
|
virtual double | GetMaximum (int nXSize, int nYSize, int *pbSuccess) |
|
virtual CPLErr | ComputeRasterMinMax (int nXSize, int nYSize, int bApproxOK, double *adfMinMax) |
|
virtual CPLErr | ComputeStatistics (int nXSize, int nYSize, int bApproxOK, double *pdfMin, double *pdfMax, double *pdfMean, double *pdfStdDev, GDALProgressFunc pfnProgress, void *pProgressData) |
|
virtual CPLErr | GetHistogram (int nXSize, int nYSize, double dfMin, double dfMax, int nBuckets, int *panHistogram, int bIncludeOutOfRange, int bApproxOK, GDALProgressFunc pfnProgress, void *pProgressData) |
|
virtual void | GetFileList (char ***ppapszFileList, int *pnSize, int *pnMaxSize, CPLHashSet *hSetFiles) |
|
virtual int | IsSimpleSource () |
|
|
VRTImageReadFunc | pfnReadFunc |
|
void * | pCBData |
|
GDALDataType | eType |
|
float | fNoDataValue |
|
The documentation for this class was generated from the following files: