|
GDAL
|
This is the complete list of members for GDALDataset, 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 |
| 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 |
| BuildMetadataDomainList(char **papszList, int bCheckNonEmpty,...) CPL_NULL_TERMINATED | GDALMajorObject | protected |
| BuildOverviews(const char *, int, int *, int, int *, GDALProgressFunc, void *) | GDALDataset | |
| CloseDependentDatasets() | GDALDataset | protectedvirtual |
| CreateMaskBand(int nFlags) | GDALDataset | virtual |
| Dereference() | GDALDataset | |
| eAccess (defined in GDALDataset) | GDALDataset | protected |
| EndAsyncReader(GDALAsyncReader *) | GDALDataset | virtual |
| FlushCache(void) | GDALDataset | virtual |
| GDALDataset(void) (defined in GDALDataset) | GDALDataset | protected |
| GDALDefaultOverviews (defined in GDALDataset) | GDALDataset | friend |
| GDALDriver (defined in GDALDataset) | GDALDataset | friend |
| GDALDriverManager (defined in GDALDataset) | GDALDataset | friend |
| GDALMajorObject() (defined in GDALMajorObject) | GDALMajorObject | |
| GDALOpen(const char *, GDALAccess) | GDALDataset | friend |
| GDALOpenInternal (defined in GDALDataset) | GDALDataset | friend |
| GDALOpenInternal (defined in GDALDataset) | GDALDataset | friend |
| GDALOpenShared(const char *, GDALAccess) | GDALDataset | friend |
| GDALProxyDataset (defined in GDALDataset) | GDALDataset | friend |
| 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() | GDALDataset | virtual |
| GetGCPProjection() | GDALDataset | virtual |
| GetGCPs() | GDALDataset | virtual |
| GetGeoTransform(double *) | GDALDataset | virtual |
| GetInternalHandle(const char *) | GDALDataset | virtual |
| GetMetadata(const char *pszDomain="") | GDALMajorObject | virtual |
| GetMetadataDomainList() | GDALMajorObject | virtual |
| GetMetadataItem(const char *pszName, const char *pszDomain="") | GDALMajorObject | virtual |
| GetMOFlags() (defined in GDALMajorObject) | GDALMajorObject | |
| GetOpenDatasets(int *pnDatasetCount) | GDALDataset | static |
| GetProjectionRef(void) | GDALDataset | 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 | protectedvirtual |
| IRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int *, int, int, int) (defined in GDALDataset) | GDALDataset | protectedvirtual |
| 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 | |
| ReportError(CPLErr eErrClass, int err_no, const char *fmt,...) CPL_PRINT_FUNC_FORMAT(4 | GDALDataset | |
| 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="") | GDALMajorObject | virtual |
| SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain="") | GDALMajorObject | virtual |
| SetMOFlags(int nFlags) (defined in GDALMajorObject) | GDALMajorObject | |
| SetProjection(const char *) | GDALDataset | virtual |
| 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 |
| ~GDALDataset() | GDALDataset | virtual |
| ~GDALMajorObject() (defined in GDALMajorObject) | GDALMajorObject | virtual |
1.8.11.