, including all inherited members.
AddBand(GDALDataType eType, char **papszOptions=NULL) | GDALDataset | [virtual] |
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) | GDALProxyDataset | [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] |
BuildOverviews(const char *, int, int *, int, int *, GDALProgressFunc, void *) | GDALDataset | |
CreateMaskBand(int nFlags) (defined in GDALProxyDataset) | GDALProxyDataset | [virtual] |
Dereference() | GDALDataset | |
eAccess (defined in GDALDataset) | GDALDataset | [protected] |
FlushCache(void) | GDALProxyDataset | [virtual] |
GDALDataset(void) (defined in GDALDataset) | GDALDataset | [protected] |
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) | GDALProxyPoolDataset | [friend] |
GDALRasterBand (defined in GDALDataset) | GDALDataset | [friend] |
GetAccess() (defined in GDALDataset) | GDALDataset | [inline] |
GetDescription() const | GDALMajorObject | [virtual] |
GetDriver(void) | GDALProxyDataset | [virtual] |
GetFileList(void) | GDALProxyDataset | [virtual] |
GetGCPCount() | GDALProxyDataset | [virtual] |
GetGCPProjection() | GDALProxyPoolDataset | [virtual] |
GetGCPs() | GDALProxyPoolDataset | [virtual] |
GetGeoTransform(double *) | GDALProxyPoolDataset | [virtual] |
GetInternalHandle(const char *pszRequest) | GDALProxyPoolDataset | [virtual] |
GetMetadata(const char *pszDomain) | GDALProxyPoolDataset | [virtual] |
GetMetadataItem(const char *pszName, const char *pszDomain) | GDALProxyPoolDataset | [virtual] |
GetMOFlags() (defined in GDALMajorObject) | GDALMajorObject | |
GetOpenDatasets(int *pnDatasetCount) | GDALDataset | [static] |
GetProjectionRef(void) | GDALProxyPoolDataset | [virtual] |
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) | GDALProxyDataset | [protected, virtual] |
IRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int *, int, int, int) (defined in GDALProxyDataset) | GDALProxyDataset | [protected, virtual] |
MarkAsShared() | GDALDataset | |
nBands (defined in GDALDataset) | GDALDataset | [protected] |
nFlags (defined in GDALMajorObject) | GDALMajorObject | [protected] |
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] |
papoBands (defined in GDALDataset) | GDALDataset | [protected] |
poDriver (defined in GDALDataset) | GDALDataset | [protected] |
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 | |
RefUnderlyingDataset() (defined in GDALProxyPoolDataset) | GDALProxyPoolDataset | [protected, virtual] |
sDescription (defined in GDALMajorObject) | GDALMajorObject | [protected] |
SetBand(int, GDALRasterBand *) (defined in GDALDataset) | GDALDataset | [protected] |
SetDescription(const char *) | GDALMajorObject | [virtual] |
SetGCPs(int nGCPCount, const GDAL_GCP *pasGCPList, const char *pszGCPProjection) | GDALProxyDataset | [virtual] |
SetGeoTransform(double *) | GDALProxyPoolDataset | [virtual] |
SetMetadata(char **papszMetadata, const char *pszDomain) | GDALProxyDataset | [virtual] |
SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain) | GDALProxyDataset | [virtual] |
SetMOFlags(int nFlags) (defined in GDALMajorObject) | GDALMajorObject | |
SetProjection(const char *) | GDALProxyPoolDataset | [virtual] |
UnrefUnderlyingDataset(GDALDataset *poUnderlyingDataset) (defined in GDALProxyPoolDataset) | GDALProxyPoolDataset | [protected, virtual] |
~GDALDataset() | GDALDataset | [virtual] |
~GDALMajorObject() (defined in GDALMajorObject) | GDALMajorObject | [virtual] |
~GDALProxyPoolDataset() (defined in GDALProxyPoolDataset) | GDALProxyPoolDataset | |