|
My Project
|
This is the complete list of members for VRTSimpleSource, including all inherited members.
| ComputeRasterMinMax(int nXSize, int nYSize, int bApproxOK, double *adfMinMax) 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) override (defined in VRTSimpleSource) | VRTSimpleSource | virtual |
| DatasetRasterIO(GDALDataType eBandDataType, 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) const (defined in VRTSimpleSource) | VRTSimpleSource | |
| FlushCache() override (defined in VRTSimpleSource) | VRTSimpleSource | virtual |
| GetBand() (defined in VRTSimpleSource) | VRTSimpleSource | |
| GetFileList(char ***ppapszFileList, int *pnSize, int *pnMaxSize, CPLHashSet *hSetFiles) 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) override (defined in VRTSimpleSource) | VRTSimpleSource | virtual |
| GetMaskBandMainBand() (defined in VRTSimpleSource) | VRTSimpleSource | inline |
| GetMaximum(int nXSize, int nYSize, int *pbSuccess) override (defined in VRTSimpleSource) | VRTSimpleSource | virtual |
| GetMinimum(int nXSize, int nYSize, int *pbSuccess) 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() 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_nExplicitSharedStatus (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(GDALDataType eBandDataType, int nXOff, int nYOff, int nXSize, int nYSize, void *pData, int nBufXSize, int nBufYSize, GDALDataType eBufType, GSpacing nPixelSpace, GSpacing nLineSpace, GDALRasterIOExtraArg *psExtraArgIn) override (defined in VRTSimpleSource) | VRTSimpleSource | virtual |
| SerializeToXML(const char *pszVRTPath) 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) const (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 *, void *, std::map< CPLString, GDALDataset *> &) override (defined in VRTSimpleSource) | VRTSimpleSource | virtual |
| ~VRTSimpleSource() (defined in VRTSimpleSource) | VRTSimpleSource | virtual |
| ~VRTSource() (defined in VRTSource) | VRTSource | virtual |
1.8.14