GDAL
GDALProxyPoolDataset Member List

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

AddBand(GDALDataType eType, char **papszOptions=NULL)GDALDatasetvirtual
AddSrcBandDescription(GDALDataType eDataType, int nBlockXSize, int nBlockYSize) (defined in GDALProxyPoolDataset)GDALProxyPoolDataset
AdviseRead(int nXOff, int nYOff, int nXSize, int nYSize, int nBufXSize, int nBufYSize, GDALDataType eDT, int nBandCount, int *panBandList, char **papszOptions)GDALProxyDatasetvirtual
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)GDALDatasetvirtual
bForceCachedIO (defined in GDALDataset)GDALDatasetprotected
BlockBasedFlushCache() (defined in GDALDataset)GDALDatasetprotected
BlockBasedRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int *, int, int, int) (defined in GDALDataset)GDALDatasetprotected
bShared (defined in GDALDataset)GDALDatasetprotected
BuildMetadataDomainList(char **papszList, int bCheckNonEmpty,...) CPL_NULL_TERMINATEDGDALMajorObjectprotected
BuildOverviews(const char *, int, int *, int, int *, GDALProgressFunc, void *)GDALDataset
CloseDependentDatasets()GDALDatasetprotectedvirtual
CreateMaskBand(int nFlags)GDALProxyDatasetvirtual
Dereference()GDALDataset
eAccess (defined in GDALDataset)GDALDatasetprotected
EndAsyncReader(GDALAsyncReader *)GDALDatasetvirtual
FlushCache(void)GDALProxyDatasetvirtual
GDALDataset(void) (defined in GDALDataset)GDALDatasetprotected
GDALMajorObject() (defined in GDALMajorObject)GDALMajorObject
GDALProxyPoolDataset(const char *pszSourceDatasetDescription, int nRasterXSize, int nRasterYSize, GDALAccess eAccess=GA_ReadOnly, int bShared=FALSE, const char *pszProjectionRef=NULL, double *padfGeoTransform=NULL) (defined in GDALProxyPoolDataset)GDALProxyPoolDataset
GDALProxyPoolRasterBand (defined in GDALProxyPoolDataset)GDALProxyPoolDatasetfriend
GetAccess() (defined in GDALDataset)GDALDatasetinline
GetDescription() const GDALMajorObjectvirtual
GetDriver(void)GDALProxyDatasetvirtual
GetFileList(void)GDALProxyDatasetvirtual
GetGCPCount()GDALProxyDatasetvirtual
GetGCPProjection()GDALProxyPoolDatasetvirtual
GetGCPs()GDALProxyPoolDatasetvirtual
GetGeoTransform(double *)GDALProxyPoolDatasetvirtual
GetInternalHandle(const char *pszRequest)GDALProxyPoolDatasetvirtual
GetMetadata(const char *pszDomain)GDALProxyPoolDatasetvirtual
GetMetadataDomainList()GDALProxyDatasetvirtual
GetMetadataItem(const char *pszName, const char *pszDomain)GDALProxyPoolDatasetvirtual
GetMOFlags() (defined in GDALMajorObject)GDALMajorObject
GetOpenDatasets(int *pnDatasetCount)GDALDatasetstatic
GetProjectionRef(void)GDALProxyPoolDatasetvirtual
GetRasterBand(int)GDALDataset
GetRasterCount(void)GDALDataset
GetRasterXSize(void)GDALDataset
GetRasterYSize(void)GDALDataset
GetShared()GDALDataset
IBuildOverviews(const char *, int, int *, int, int *, GDALProgressFunc, void *) (defined in GDALProxyDataset)GDALProxyDatasetprotectedvirtual
IRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int *, int, int, int) (defined in GDALProxyDataset)GDALProxyDatasetprotectedvirtual
MarkAsShared()GDALDataset
nBands (defined in GDALDataset)GDALDatasetprotected
nFlags (defined in GDALMajorObject)GDALMajorObjectprotected
nRasterXSize (defined in GDALDataset)GDALDatasetprotected
nRasterYSize (defined in GDALDataset)GDALDatasetprotected
nRefCount (defined in GDALDataset)GDALDatasetprotected
oMDMD (defined in GDALMajorObject)GDALMajorObjectprotected
oOvManager (defined in GDALDataset)GDALDatasetprotected
papoBands (defined in GDALDataset)GDALDatasetprotected
poDriver (defined in GDALDataset)GDALDatasetprotected
RasterInitialize(int, int) (defined in GDALDataset)GDALDatasetprotected
RasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int *, int, int, int)GDALDataset
Reference()GDALDataset
RefUnderlyingDataset() (defined in GDALProxyPoolDataset)GDALProxyPoolDatasetprotectedvirtual
ReportError(CPLErr eErrClass, int err_no, const char *fmt,...) CPL_PRINT_FUNC_FORMAT(4GDALDataset
sDescription (defined in GDALMajorObject)GDALMajorObjectprotected
SetBand(int, GDALRasterBand *) (defined in GDALDataset)GDALDatasetprotected
SetDescription(const char *)GDALMajorObjectvirtual
SetGCPs(int nGCPCount, const GDAL_GCP *pasGCPList, const char *pszGCPProjection)GDALProxyDatasetvirtual
SetGeoTransform(double *)GDALProxyPoolDatasetvirtual
SetMetadata(char **papszMetadata, const char *pszDomain)GDALProxyDatasetvirtual
SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain)GDALProxyDatasetvirtual
SetMOFlags(int nFlags) (defined in GDALMajorObject)GDALMajorObject
SetProjection(const char *)GDALProxyPoolDatasetvirtual
UnrefUnderlyingDataset(GDALDataset *poUnderlyingDataset) (defined in GDALProxyPoolDataset)GDALProxyPoolDatasetprotectedvirtual
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)GDALDatasetprotected
~GDALDataset()GDALDatasetvirtual
~GDALMajorObject() (defined in GDALMajorObject)GDALMajorObjectvirtual
~GDALProxyPoolDataset() (defined in GDALProxyPoolDataset)GDALProxyPoolDataset

Generated for GDAL by doxygen 1.8.11.