, including all inherited members.
AddBand(GDALDataType eType, char **papszOptions=NULL) | GDALDataset | [virtual] |
AdviseRead(int nXOff, int nYOff, int nXSize, int nYSize, int nBufXSize, int nBufYSize, GDALDataType eDT, int nBandCount, int *panBandList, 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] |
BuildOverviews(const char *, int, int *, int, int *, GDALProgressFunc, void *) | GDALDataset | |
BuildPamFilename() (defined in GDALPamDataset) | GDALPamDataset | [protected, virtual] |
CloneInfo(GDALDataset *poSrcDS, int nCloneInfoFlags) (defined in GDALPamDataset) | GDALPamDataset | [virtual] |
CreateMaskBand(int nFlags) | GDALDataset | [virtual] |
Dereference() | GDALDataset | |
eAccess (defined in GDALDataset) | GDALDataset | [protected] |
FlushCache(void) | GDALPamDataset | [virtual] |
GDALDataset(void) (defined in GDALDataset) | GDALDataset | [protected] |
GDALMajorObject() (defined in GDALMajorObject) | GDALMajorObject | |
GDALPamDataset(void) (defined in GDALPamDataset) | GDALPamDataset | [protected] |
GDALPamRasterBand (defined in GDALPamDataset) | GDALPamDataset | [friend] |
GDALRasterBand (defined in GDALDataset) | GDALDataset | [friend] |
GetAccess() (defined in GDALDataset) | GDALDataset | [inline] |
GetDescription() const | GDALMajorObject | [virtual] |
GetDriver(void) | GDALDataset | [virtual] |
GetFileList(void) | GDALPamDataset | [virtual] |
GetGCPCount() | GDALPamDataset | [virtual] |
GetGCPProjection() | GDALPamDataset | [virtual] |
GetGCPs() | GDALPamDataset | [virtual] |
GetGeoTransform(double *) | GDALPamDataset | [virtual] |
GetInternalHandle(const char *) | GDALDataset | [virtual] |
GetMetadata(const char *pszDomain="") | GDALPamDataset | [virtual] |
GetMetadataItem(const char *pszName, const char *pszDomain="") | GDALPamDataset | [virtual] |
GetMOFlags() (defined in GDALMajorObject) | GDALMajorObject | |
GetOpenDatasets(int *pnDatasetCount) | GDALDataset | [static] |
GetPamFlags() (defined in GDALPamDataset) | GDALPamDataset | [inline] |
GetPamInfo() (defined in GDALPamDataset) | GDALPamDataset | [inline] |
GetPhysicalFilename() (defined in GDALPamDataset) | GDALPamDataset | [protected] |
GetProjectionRef(void) | GDALPamDataset | [virtual] |
GetRasterBand(int) | GDALDataset | |
GetRasterCount(void) | GDALDataset | |
GetRasterXSize(void) | GDALDataset | |
GetRasterYSize(void) | GDALDataset | |
GetShared() | GDALDataset | |
GetSubdatasetName() (defined in GDALPamDataset) | GDALPamDataset | [protected] |
IBuildOverviews(const char *pszResampling, int nOverviews, int *panOverviewList, int nListBands, int *panBandList, GDALProgressFunc pfnProgress, void *pProgressData) (defined in GDALPamDataset) | GDALPamDataset | [virtual] |
IRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int *, int, int, int) (defined in GDALDataset) | GDALDataset | [protected, virtual] |
MarkAsShared() | GDALDataset | |
MarkPamDirty() (defined in GDALPamDataset) | GDALPamDataset | [inline] |
nBands (defined in GDALDataset) | GDALDataset | [protected] |
nFlags (defined in GDALMajorObject) | GDALMajorObject | [protected] |
nPamFlags (defined in GDALPamDataset) | GDALPamDataset | [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] |
PamClear() (defined in GDALPamDataset) | GDALPamDataset | [protected] |
PamInitialize() (defined in GDALPamDataset) | GDALPamDataset | [protected] |
papoBands (defined in GDALDataset) | GDALDataset | [protected] |
poDriver (defined in GDALDataset) | GDALDataset | [protected] |
psPam (defined in GDALPamDataset) | GDALPamDataset | [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 | |
sDescription (defined in GDALMajorObject) | GDALMajorObject | [protected] |
SerializeToXML(const char *) (defined in GDALPamDataset) | GDALPamDataset | [protected, virtual] |
SetBand(int, GDALRasterBand *) (defined in GDALDataset) | GDALDataset | [protected] |
SetDescription(const char *) | GDALMajorObject | [virtual] |
SetGCPs(int nGCPCount, const GDAL_GCP *pasGCPList, const char *pszGCPProjection) | GDALPamDataset | [virtual] |
SetGeoTransform(double *) | GDALPamDataset | [virtual] |
SetMetadata(char **papszMetadata, const char *pszDomain="") | GDALPamDataset | [virtual] |
SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain="") | GDALPamDataset | [virtual] |
SetMOFlags(int nFlags) (defined in GDALMajorObject) | GDALMajorObject | |
SetPamFlags(int nValue) (defined in GDALPamDataset) | GDALPamDataset | [inline] |
SetPhysicalFilename(const char *) (defined in GDALPamDataset) | GDALPamDataset | [protected] |
SetProjection(const char *) | GDALPamDataset | [virtual] |
SetSubdatasetName(const char *) (defined in GDALPamDataset) | GDALPamDataset | [protected] |
TryLoadAux() (defined in GDALPamDataset) | GDALPamDataset | [protected] |
TryLoadXML() (defined in GDALPamDataset) | GDALPamDataset | [protected, virtual] |
TrySaveAux() (defined in GDALPamDataset) | GDALPamDataset | [protected] |
TrySaveXML() (defined in GDALPamDataset) | GDALPamDataset | [protected, virtual] |
XMLInit(CPLXMLNode *, const char *) (defined in GDALPamDataset) | GDALPamDataset | [protected, virtual] |
~GDALDataset() | GDALDataset | [virtual] |
~GDALMajorObject() (defined in GDALMajorObject) | GDALMajorObject | [virtual] |
~GDALPamDataset() (defined in GDALPamDataset) | GDALPamDataset | [virtual] |