, including all inherited members.
AddBand(GDALDataType eType, char **papszOptions=NULL) | VRTDataset | [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 | |
Create(const char *pszName, int nXSize, int nYSize, int nBands, GDALDataType eType, char **papszOptions) (defined in VRTDataset) | VRTDataset | [static] |
CreateMaskBand(int nFlags) (defined in GDALDataset) | GDALDataset | [virtual] |
Dereference() | GDALDataset | |
eAccess (defined in GDALDataset) | GDALDataset | [protected] |
FlushCache() | VRTDataset | [virtual] |
GDALDataset(void) (defined in GDALDataset) | GDALDataset | [protected] |
GDALMajorObject() (defined in GDALMajorObject) | GDALMajorObject | |
GDALRasterBand (defined in GDALDataset) | GDALDataset | [friend] |
GetAccess() (defined in GDALDataset) | GDALDataset | [inline] |
GetDescription() const | GDALMajorObject | [virtual] |
GetDriver(void) | GDALDataset | [virtual] |
GetFileList(void) | GDALDataset | [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] |
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 | |
IBuildOverviews(const char *, int, int *, int, int *, GDALProgressFunc, void *) (defined in GDALDataset) | GDALDataset | [protected, virtual] |
Identify(GDALOpenInfo *) (defined in VRTDataset) | VRTDataset | [static] |
IRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int *, int, int, int) (defined in GDALDataset) | GDALDataset | [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] |
Open(GDALOpenInfo *) (defined in VRTDataset) | VRTDataset | [static] |
OpenXML(const char *, const char *=NULL) (defined in VRTDataset) | VRTDataset | [static] |
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 | |
sDescription (defined in GDALMajorObject) | GDALMajorObject | [protected] |
SerializeToXML(const char *pszVRTPath) (defined in VRTDataset) | VRTDataset | [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] |
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] |
VRTDataset(int nXSize, int nYSize) (defined in VRTDataset) | VRTDataset | |
XMLInit(CPLXMLNode *, const char *) (defined in VRTDataset) | VRTDataset | [virtual] |
~GDALDataset() | GDALDataset | [virtual] |
~GDALMajorObject() (defined in GDALMajorObject) | GDALMajorObject | [virtual] |
~VRTDataset() (defined in VRTDataset) | VRTDataset | |