, 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] |
| 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] |
| bIsInternal (defined in GDALDataset) | GDALDataset | [protected] |
| BlockBasedFlushCache() (defined in GDALDataset) | GDALDataset | [protected] |
| BlockBasedRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int *, GSpacing, GSpacing, GSpacing, GDALRasterIOExtraArg *psExtraArg) (defined in GDALDataset) | GDALDataset | [protected] |
| bReserved1 (defined in GDALDataset) | GDALDataset | [protected] |
| bReserved2 (defined in GDALDataset) | GDALDataset | [protected] |
| bShared (defined in GDALDataset) | GDALDataset | [protected] |
| bSuppressOnClose (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 | |
| BuildParseInfo(swq_select *psSelectInfo, swq_select_parse_options *poSelectParseOptions) (defined in GDALDataset) | GDALDataset | |
| CloseDependentDatasets() | GDALDataset | [protected, virtual] |
| CommitTransaction() | OGRMutexedDataSource | [virtual] |
| CopyLayer(OGRLayer *poSrcLayer, const char *pszNewName, char **papszOptions=NULL) | OGRMutexedDataSource | [virtual] |
| CreateLayer(const char *pszName, OGRSpatialReference *poSpatialRef=NULL, OGRwkbGeometryType eGType=wkbUnknown, char **papszOptions=NULL) | GDALDataset | [virtual] |
| CreateMaskBand(int nFlagsIn) | GDALDataset | [virtual] |
| DeleteLayer(int) | OGRMutexedDataSource | [virtual] |
| Dereference() | GDALDataset | |
| DestroyDataSource(OGRDataSource *) OGR_DEPRECATED("Use GDALDataset class instead") (defined in OGRDataSource) | OGRDataSource | [static] |
| DestroyParseInfo(GDALSQLParseInfo *psParseInfo) (defined in GDALDataset) | GDALDataset | |
| eAccess (defined in GDALDataset) | GDALDataset | [protected] |
| EndAsyncReader(GDALAsyncReader *) | GDALDataset | [virtual] |
| EnterReadWrite(GDALRWFlag eRWFlag) (defined in GDALDataset) | GDALDataset | [protected] |
| ExecuteSQL(const char *pszStatement, OGRGeometry *poSpatialFilter, const char *pszDialect) | OGRMutexedDataSource | [virtual] |
| ExecuteSQL(const char *pszStatement, OGRGeometry *poSpatialFilter, const char *pszDialect, swq_select_parse_options *poSelectParseOptions) (defined in GDALDataset) | GDALDataset | |
| FlushCache() | OGRMutexedDataSource | [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] |
| GetBaseDataSource() (defined in OGRMutexedDataSource) | OGRMutexedDataSource | [inline] |
| GetDescription() const | GDALMajorObject | [virtual] |
| GetDriver(void) | GDALDataset | [virtual] |
| GetDriverName() (defined in GDALDataset) | GDALDataset | [virtual] |
| GetFileList(void) | GDALDataset | [virtual] |
| GetGCPCount() | GDALDataset | [virtual] |
| GetGCPProjection() | GDALDataset | [virtual] |
| GetGCPs() | GDALDataset | [virtual] |
| GetGeoTransform(double *) | GDALDataset | [virtual] |
| GetInternalHandle(const char *) | GDALDataset | [virtual] |
| GetLayer(int) | OGRMutexedDataSource | [virtual] |
| GetLayerByName(const char *) | OGRMutexedDataSource | [virtual] |
| GetLayerCount() | OGRMutexedDataSource | [virtual] |
| GetMetadata(const char *pszDomain="") | OGRMutexedDataSource | [virtual] |
| GetMetadataDomainList() | GDALMajorObject | [virtual] |
| GetMetadataItem(const char *pszName, const char *pszDomain="") | OGRMutexedDataSource | [virtual] |
| GetMOFlags() (defined in GDALMajorObject) | GDALMajorObject | |
| GetName() (defined in OGRMutexedDataSource) | OGRMutexedDataSource | [virtual] |
| GetOpenDatasets(int *pnDatasetCount) | GDALDataset | [static] |
| GetOpenOptions() (defined in GDALDataset) | GDALDataset | [inline] |
| GetProjectionRef(void) | GDALDataset | [virtual] |
| GetRasterBand(int) | GDALDataset | |
| GetRasterCount(void) | GDALDataset | |
| GetRasterXSize(void) | GDALDataset | |
| GetRasterYSize(void) | GDALDataset | |
| GetRefCount() const | GDALDataset | |
| GetShared() | GDALDataset | |
| GetStyleTable() | OGRMutexedDataSource | [virtual] |
| GetSummaryRefCount() const | GDALDataset | |
| IBuildOverviews(const char *, int, int *, int, int *, GDALProgressFunc, void *) (defined in GDALDataset) | GDALDataset | [protected, virtual] |
| ICreateLayer(const char *pszName, OGRSpatialReference *poSpatialRef=NULL, OGRwkbGeometryType eGType=wkbUnknown, char **papszOptions=NULL) | OGRMutexedDataSource | [virtual] |
| IRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int *, GSpacing, GSpacing, GSpacing, GDALRasterIOExtraArg *psExtraArg) (defined in GDALDataset) | GDALDataset | [protected, virtual] |
| IsGenericSQLDialect(const char *pszDialect) (defined in GDALDataset) | GDALDataset | [static] |
| LeaveReadWrite() (defined in GDALDataset) | GDALDataset | [protected] |
| m_bHasOwnership (defined in OGRMutexedDataSource) | OGRMutexedDataSource | [protected] |
| m_bWrapLayersInMutexedLayer (defined in OGRMutexedDataSource) | OGRMutexedDataSource | [protected] |
| m_hGlobalMutex (defined in OGRMutexedDataSource) | OGRMutexedDataSource | [protected] |
| m_oMapLayers (defined in OGRMutexedDataSource) | OGRMutexedDataSource | [protected] |
| m_oReverseMapLayers (defined in OGRMutexedDataSource) | OGRMutexedDataSource | [protected] |
| m_poBaseDataSource (defined in OGRMutexedDataSource) | OGRMutexedDataSource | [protected] |
| m_poStyleTable (defined in GDALDataset) | GDALDataset | [protected] |
| MarkAsShared() | GDALDataset | |
| MarkSuppressOnClose() (defined in GDALDataset) | GDALDataset | [inline] |
| 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] |
| OGRDataSource() (defined in OGRDataSource) | OGRDataSource | |
| OGRMutexedDataSource(OGRDataSource *poBaseDataSource, int bTakeOwnership, CPLMutex *hMutexIn, int bWrapLayersInMutexedLayer) (defined in OGRMutexedDataSource) | OGRMutexedDataSource | |
| oMDMD (defined in GDALMajorObject) | GDALMajorObject | [protected] |
| oOvManager (defined in GDALDataset) | GDALDataset | [protected] |
| papoBands (defined in GDALDataset) | GDALDataset | [protected] |
| papszOpenOptions (defined in GDALDataset) | GDALDataset | [protected] |
| poDriver (defined in GDALDataset) | GDALDataset | [protected] |
| ProcessSQLAlterTableAddColumn(const char *) (defined in GDALDataset) | GDALDataset | [protected] |
| ProcessSQLAlterTableAlterColumn(const char *) (defined in GDALDataset) | GDALDataset | [protected] |
| ProcessSQLAlterTableDropColumn(const char *) (defined in GDALDataset) | GDALDataset | [protected] |
| ProcessSQLAlterTableRenameColumn(const char *) (defined in GDALDataset) | GDALDataset | [protected] |
| ProcessSQLCreateIndex(const char *) (defined in GDALDataset) | GDALDataset | [protected] |
| ProcessSQLDropIndex(const char *) (defined in GDALDataset) | GDALDataset | [protected] |
| ProcessSQLDropTable(const char *) (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 *, GSpacing, GSpacing, GSpacing, GDALRasterIOExtraArg *psExtraArg) | GDALDataset | |
| ReacquireReadWriteLock() (defined in GDALDataset) | GDALDataset | [protected] |
| Reference() | GDALDataset | |
| Release() (defined in GDALDataset) | GDALDataset | |
| ReleaseResultSet(OGRLayer *poResultsSet) | OGRMutexedDataSource | [virtual] |
| ReportError(CPLErr eErrClass, int err_no, const char *fmt,...) CPL_PRINT_FUNC_FORMAT(4 | GDALDataset | |
| RollbackTransaction() | OGRMutexedDataSource | [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) | GDALDataset | [virtual] |
| SetGeoTransform(double *) | GDALDataset | [virtual] |
| SetMetadata(char **papszMetadata, const char *pszDomain="") | OGRMutexedDataSource | [virtual] |
| SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain="") | OGRMutexedDataSource | [virtual] |
| SetMOFlags(int nFlagsIn) (defined in GDALMajorObject) | GDALMajorObject | |
| SetProjection(const char *) | GDALDataset | [virtual] |
| SetStyleTable(OGRStyleTable *poStyleTable) | OGRMutexedDataSource | [virtual] |
| SetStyleTableDirectly(OGRStyleTable *poStyleTable) | OGRMutexedDataSource | [virtual] |
| StartTransaction(int bForce=FALSE) | OGRMutexedDataSource | [virtual] |
| TemporarilyDropReadWriteLock() (defined in GDALDataset) | GDALDataset | [protected] |
| TestCapability(const char *) | OGRMutexedDataSource | [virtual] |
| ValidateLayerCreationOptions(const char *const *papszLCO) (defined in GDALDataset) | GDALDataset | [protected] |
| 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] |
| WrapLayerIfNecessary(OGRLayer *poLayer) (defined in OGRMutexedDataSource) | OGRMutexedDataSource | [protected] |
| ~GDALDataset() | GDALDataset | [virtual] |
| ~GDALMajorObject() (defined in GDALMajorObject) | GDALMajorObject | [virtual] |
| ~OGRMutexedDataSource() (defined in OGRMutexedDataSource) | OGRMutexedDataSource | [virtual] |