GDAL
|
This is the complete list of members for VRTWarpedDataset, including all inherited members.
AddBand(GDALDataType eType, char **papszOptions=NULL) | VRTWarpedDataset | virtual |
AdviseRead(int nXOff, int nYOff, int nXSize, int nYSize, int nBufXSize, int nBufYSize, GDALDataType eDT, int nBandCount, int *panBandList, char **papszOptions) | GDALDataset | virtual |
BeginAsyncReader(int nXOff, int nYOff, int nXSize, int nYSize, void *pBuf, int nBufXSize, int nBufYSize, GDALDataType eBufType, int nBandCount, int *panBandMap, int nPixelSpace, int nLineSpace, int nBandSpace, char **papszOptions) | GDALDataset | virtual |
bForceCachedIO (defined in GDALDataset) | GDALDataset | protected |
BlockBasedFlushCache() (defined in GDALDataset) | GDALDataset | protected |
BlockBasedRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int *, int, int, int) (defined in GDALDataset) | GDALDataset | protected |
bShared (defined in GDALDataset) | GDALDataset | protected |
BuildMetadataDomainList(char **papszList, int bCheckNonEmpty,...) CPL_NULL_TERMINATED | GDALMajorObject | protected |
BuildOverviews(const char *, int, int *, int, int *, GDALProgressFunc, void *) | GDALDataset | |
CloseDependentDatasets() | VRTWarpedDataset | protectedvirtual |
Create(const char *pszName, int nXSize, int nYSize, int nBands, GDALDataType eType, char **papszOptions) (defined in VRTDataset) | VRTDataset | static |
CreateMaskBand(int nFlags) | VRTDataset | virtual |
Delete(const char *pszFilename) (defined in VRTDataset) | VRTDataset | static |
Dereference() | GDALDataset | |
eAccess (defined in GDALDataset) | GDALDataset | protected |
EndAsyncReader(GDALAsyncReader *) | GDALDataset | virtual |
FlushCache() | VRTDataset | virtual |
GDALDataset(void) (defined in GDALDataset) | GDALDataset | protected |
GDALMajorObject() (defined in GDALMajorObject) | GDALMajorObject | |
GetAccess() (defined in GDALDataset) | GDALDataset | inline |
GetBlockSize(int *, int *) (defined in VRTWarpedDataset) | VRTWarpedDataset | |
GetDescription() const | GDALMajorObject | virtual |
GetDriver(void) | GDALDataset | virtual |
GetFileList() | VRTWarpedDataset | virtual |
GetGCPCount() | VRTDataset | virtual |
GetGCPProjection() | VRTDataset | virtual |
GetGCPs() | VRTDataset | virtual |
GetGeoTransform(double *) | VRTDataset | virtual |
GetInternalHandle(const char *) | GDALDataset | virtual |
GetMetadata(const char *pszDomain="") | GDALMajorObject | virtual |
GetMetadataDomainList() | GDALMajorObject | virtual |
GetMetadataItem(const char *pszName, const char *pszDomain="") | GDALMajorObject | virtual |
GetMOFlags() (defined in GDALMajorObject) | GDALMajorObject | |
GetOpenDatasets(int *pnDatasetCount) | GDALDataset | static |
GetProjectionRef(void) | VRTDataset | virtual |
GetRasterBand(int) | GDALDataset | |
GetRasterCount(void) | GDALDataset | |
GetRasterXSize(void) | GDALDataset | |
GetRasterYSize(void) | GDALDataset | |
GetShared() | GDALDataset | |
GetSingleSimpleSource() (defined in VRTDataset) | VRTDataset | |
IBuildOverviews(const char *, int, int *, int, int *, GDALProgressFunc, void *) (defined in VRTWarpedDataset) | VRTWarpedDataset | virtual |
Identify(GDALOpenInfo *) (defined in VRTDataset) | VRTDataset | static |
Initialize(void *) (defined in VRTWarpedDataset) | VRTWarpedDataset | |
IRasterIO(GDALRWFlag eRWFlag, int nXOff, int nYOff, int nXSize, int nYSize, void *pData, int nBufXSize, int nBufYSize, GDALDataType eBufType, int nBandCount, int *panBandMap, int nPixelSpace, int nLineSpace, int nBandSpace) (defined in VRTDataset) | VRTDataset | virtual |
MarkAsShared() | GDALDataset | |
nBands (defined in GDALDataset) | GDALDataset | protected |
nFlags (defined in GDALMajorObject) | GDALMajorObject | protected |
nOverviewCount (defined in VRTWarpedDataset) | VRTWarpedDataset | |
nRasterXSize (defined in GDALDataset) | GDALDataset | protected |
nRasterYSize (defined in GDALDataset) | GDALDataset | protected |
nRefCount (defined in GDALDataset) | GDALDataset | protected |
oMDMD (defined in GDALMajorObject) | GDALMajorObject | protected |
oOvManager (defined in GDALDataset) | GDALDataset | protected |
Open(GDALOpenInfo *) (defined in VRTDataset) | VRTDataset | static |
OpenXML(const char *, const char *=NULL, GDALAccess eAccess=GA_ReadOnly) (defined in VRTDataset) | VRTDataset | static |
papoBands (defined in GDALDataset) | GDALDataset | protected |
papoOverviews (defined in VRTWarpedDataset) | VRTWarpedDataset | |
poDriver (defined in GDALDataset) | GDALDataset | protected |
ProcessBlock(int iBlockX, int iBlockY) (defined in VRTWarpedDataset) | VRTWarpedDataset | |
RasterInitialize(int, int) (defined in GDALDataset) | GDALDataset | protected |
RasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int *, int, int, int) | GDALDataset | |
Reference() | GDALDataset | |
ReportError(CPLErr eErrClass, int err_no, const char *fmt,...) CPL_PRINT_FUNC_FORMAT(4 | GDALDataset | |
sDescription (defined in GDALMajorObject) | GDALMajorObject | protected |
SerializeToXML(const char *pszVRTPath) (defined in VRTWarpedDataset) | VRTWarpedDataset | virtual |
SetBand(int, GDALRasterBand *) (defined in GDALDataset) | GDALDataset | protected |
SetDescription(const char *) | GDALMajorObject | virtual |
SetGCPs(int nGCPCount, const GDAL_GCP *pasGCPList, const char *pszGCPProjection) | VRTDataset | virtual |
SetGeoTransform(double *) | VRTDataset | virtual |
SetMaskBand(VRTRasterBand *poMaskBand) (defined in VRTDataset) | VRTDataset | |
SetMetadata(char **papszMD, const char *pszDomain="") | VRTDataset | virtual |
SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain="") | VRTDataset | virtual |
SetMOFlags(int nFlags) (defined in GDALMajorObject) | GDALMajorObject | |
SetNeedsFlush() (defined in VRTDataset) | VRTDataset | inline |
SetProjection(const char *) | VRTDataset | virtual |
SetWritable(int bWritable) (defined in VRTDataset) | VRTDataset | inline |
ValidateRasterIOOrAdviseReadParameters(const char *pszCallingFunc, int *pbStopProcessingOnCENone, int nXOff, int nYOff, int nXSize, int nYSize, int nBufXSize, int nBufYSize, int nBandCount, int *panBandMap) (defined in GDALDataset) | GDALDataset | protected |
VRTDataset(int nXSize, int nYSize) (defined in VRTDataset) | VRTDataset | |
VRTWarpedDataset(int nXSize, int nYSize) (defined in VRTWarpedDataset) | VRTWarpedDataset | |
VRTWarpedRasterBand (defined in VRTWarpedDataset) | VRTWarpedDataset | friend |
XMLInit(CPLXMLNode *, const char *) (defined in VRTWarpedDataset) | VRTWarpedDataset | virtual |
~GDALDataset() | GDALDataset | virtual |
~GDALMajorObject() (defined in GDALMajorObject) | GDALMajorObject | virtual |
~VRTDataset() (defined in VRTDataset) | VRTDataset | |
~VRTWarpedDataset() (defined in VRTWarpedDataset) | VRTWarpedDataset |