My Project
|
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) | VRTSimpleSource | virtual |
ComputeStatistics(int nXSize, int nYSize, int bApproxOK, double *pdfMin, double *pdfMax, double *pdfMean, double *pdfStdDev, GDALProgressFunc pfnProgress, void *pProgressData) CPL_OVERRIDE (defined in VRTSimpleSource) | VRTSimpleSource | virtual |
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) | VRTSimpleSource | virtual |
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) | VRTSimpleSource | virtual |
GetMaximum(int nXSize, int nYSize, int *pbSuccess) CPL_OVERRIDE (defined in VRTSimpleSource) | VRTSimpleSource | virtual |
GetMinimum(int nXSize, int nYSize, int *pbSuccess) CPL_OVERRIDE (defined in VRTSimpleSource) | VRTSimpleSource | virtual |
GetResampling() const (defined in VRTSimpleSource) | VRTSimpleSource | inline |
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) | VRTSimpleSource | inlinevirtual |
IsSameExceptBandNumber(VRTSimpleSource *poOtherSource) (defined in VRTSimpleSource) | VRTSimpleSource | |
IsSimpleSource() CPL_OVERRIDE (defined in VRTSimpleSource) | VRTSimpleSource | inlinevirtual |
m_bNoDataSet (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_bRelativeToVRTOri (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_dfDstXOff (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_dfDstXSize (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_dfDstYOff (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_dfDstYSize (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_dfNoDataValue (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_dfSrcXOff (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_dfSrcXSize (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_dfSrcYOff (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_dfSrcYSize (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_nMaxValue (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_osResampling (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_osSourceFileNameOri (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_poMaskBandMainBand (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_poRasterBand (defined in VRTSimpleSource) | VRTSimpleSource | protected |
NeedMaxValAdjustment() const (defined in VRTSimpleSource) | VRTSimpleSource | protected |
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) | VRTSimpleSource | virtual |
SerializeToXML(const char *pszVRTPath) CPL_OVERRIDE (defined in VRTSimpleSource) | VRTSimpleSource | virtual |
SetDstWindow(double, double, double, double) (defined in VRTSimpleSource) | VRTSimpleSource | |
SetMaxValue(int nVal) (defined in VRTSimpleSource) | VRTSimpleSource | inline |
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) | VRTSimpleSource | friend |
XMLInit(CPLXMLNode *psTree, const char *) CPL_OVERRIDE (defined in VRTSimpleSource) | VRTSimpleSource | virtual |
~VRTSimpleSource() (defined in VRTSimpleSource) | VRTSimpleSource | virtual |
~VRTSource() (defined in VRTSource) | VRTSource | virtual |