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

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

ComputeRasterMinMax(int nXSize, int nYSize, int bApproxOK, double *adfMinMax) CPL_OVERRIDE (defined in VRTSimpleSource)VRTSimpleSourcevirtual
ComputeStatistics(int nXSize, int nYSize, int bApproxOK, double *pdfMin, double *pdfMax, double *pdfMean, double *pdfStdDev, GDALProgressFunc pfnProgress, void *pProgressData) CPL_OVERRIDE (defined in VRTSimpleSource)VRTSimpleSourcevirtual
DatasetRasterIO(int nXOff, int nYOff, int nXSize, int nYSize, void *pData, int nBufXSize, int nBufYSize, GDALDataType eBufType, int nBandCount, int *panBandMap, GSpacing nPixelSpace, GSpacing nLineSpace, GSpacing nBandSpace, GDALRasterIOExtraArg *psExtraArg) (defined in VRTSimpleSource)VRTSimpleSource
DstToSrc(double dfX, double dfY, double &dfXOut, double &dfYOut) (defined in VRTSimpleSource)VRTSimpleSource
GetBand() (defined in VRTSimpleSource)VRTSimpleSource
GetFileList(char ***ppapszFileList, int *pnSize, int *pnMaxSize, CPLHashSet *hSetFiles) CPL_OVERRIDE (defined in VRTSimpleSource)VRTSimpleSourcevirtual
GetHistogram(int nXSize, int nYSize, double dfMin, double dfMax, int nBuckets, GUIntBig *panHistogram, int bIncludeOutOfRange, int bApproxOK, GDALProgressFunc pfnProgress, void *pProgressData) CPL_OVERRIDE (defined in VRTSimpleSource)VRTSimpleSourcevirtual
GetMaximum(int nXSize, int nYSize, int *pbSuccess) CPL_OVERRIDE (defined in VRTSimpleSource)VRTSimpleSourcevirtual
GetMinimum(int nXSize, int nYSize, int *pbSuccess) CPL_OVERRIDE (defined in VRTSimpleSource)VRTSimpleSourcevirtual
GetResampling() const (defined in VRTSimpleSource)VRTSimpleSourceinline
GetSrcDstWindow(int, int, int, int, int, int, double *pdfReqXOff, double *pdfReqYOff, double *pdfReqXSize, double *pdfReqYSize, int *, int *, int *, int *, int *, int *, int *, int *) (defined in VRTSimpleSource)VRTSimpleSource
GetType() (defined in VRTSimpleSource)VRTSimpleSourceinlinevirtual
IsSameExceptBandNumber(VRTSimpleSource *poOtherSource) (defined in VRTSimpleSource)VRTSimpleSource
IsSimpleSource() CPL_OVERRIDE (defined in VRTSimpleSource)VRTSimpleSourceinlinevirtual
m_bNoDataSet (defined in VRTSimpleSource)VRTSimpleSourceprotected
m_bRelativeToVRTOri (defined in VRTSimpleSource)VRTSimpleSourceprotected
m_dfDstXOff (defined in VRTSimpleSource)VRTSimpleSourceprotected
m_dfDstXSize (defined in VRTSimpleSource)VRTSimpleSourceprotected
m_dfDstYOff (defined in VRTSimpleSource)VRTSimpleSourceprotected
m_dfDstYSize (defined in VRTSimpleSource)VRTSimpleSourceprotected
m_dfNoDataValue (defined in VRTSimpleSource)VRTSimpleSourceprotected
m_dfSrcXOff (defined in VRTSimpleSource)VRTSimpleSourceprotected
m_dfSrcXSize (defined in VRTSimpleSource)VRTSimpleSourceprotected
m_dfSrcYOff (defined in VRTSimpleSource)VRTSimpleSourceprotected
m_dfSrcYSize (defined in VRTSimpleSource)VRTSimpleSourceprotected
m_nMaxValue (defined in VRTSimpleSource)VRTSimpleSourceprotected
m_osResampling (defined in VRTSimpleSource)VRTSimpleSourceprotected
m_osSourceFileNameOri (defined in VRTSimpleSource)VRTSimpleSourceprotected
m_poMaskBandMainBand (defined in VRTSimpleSource)VRTSimpleSourceprotected
m_poRasterBand (defined in VRTSimpleSource)VRTSimpleSourceprotected
NeedMaxValAdjustment() const (defined in VRTSimpleSource)VRTSimpleSourceprotected
RasterIO(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 VRTSimpleSource)VRTSimpleSourcevirtual
SerializeToXML(const char *pszVRTPath) CPL_OVERRIDE (defined in VRTSimpleSource)VRTSimpleSourcevirtual
SetDstWindow(double, double, double, double) (defined in VRTSimpleSource)VRTSimpleSource
SetMaxValue(int nVal) (defined in VRTSimpleSource)VRTSimpleSourceinline
SetNoDataValue(double dfNoDataValue) (defined in VRTSimpleSource)VRTSimpleSource
SetResampling(const char *pszResampling) (defined in VRTSimpleSource)VRTSimpleSource
SetSrcBand(GDALRasterBand *) (defined in VRTSimpleSource)VRTSimpleSource
SetSrcMaskBand(GDALRasterBand *) (defined in VRTSimpleSource)VRTSimpleSource
SetSrcWindow(double, double, double, double) (defined in VRTSimpleSource)VRTSimpleSource
SrcToDst(double dfX, double dfY, double &dfXOut, double &dfYOut) (defined in VRTSimpleSource)VRTSimpleSource
UnsetPreservedRelativeFilenames() (defined in VRTSimpleSource)VRTSimpleSource
VRTSimpleSource() (defined in VRTSimpleSource)VRTSimpleSource
VRTSimpleSource(const VRTSimpleSource *poSrcSource, double dfXDstRatio, double dfYDstRatio) (defined in VRTSimpleSource)VRTSimpleSource
VRTSourcedRasterBand (defined in VRTSimpleSource)VRTSimpleSourcefriend
XMLInit(CPLXMLNode *psTree, const char *) CPL_OVERRIDE (defined in VRTSimpleSource)VRTSimpleSourcevirtual
~VRTSimpleSource() (defined in VRTSimpleSource)VRTSimpleSourcevirtual
~VRTSource() (defined in VRTSource)VRTSourcevirtual