|
GDAL
|
This is the complete list of members for GDALGeorefPamDataset, including all inherited members.
| AcquireMutex() (defined in GDALDataset) | GDALDataset | protected |
| AddBand(GDALDataType eType, char **papszOptions=NULL) | GDALDataset | virtual |
| adfGeoTransform (defined in GDALGeorefPamDataset) | GDALGeorefPamDataset | protected |
| AdviseRead(int nXOff, int nYOff, int nXSize, int nYSize, int nBufXSize, int nBufYSize, GDALDataType eDT, int nBandCount, int *panBandList, char **papszOptions) | GDALDataset | virtual |
| BandBasedRasterIO(GDALRWFlag eRWFlag, int nXOff, int nYOff, int nXSize, int nYSize, void *pData, int nBufXSize, int nBufYSize, GDALDataType eBufType, int nBandCount, int *panBandMap, GSpacing nPixelSpace, GSpacing nLineSpace, GSpacing nBandSpace, GDALRasterIOExtraArg *psExtraArg) CPL_WARN_UNUSED_RESULT (defined in GDALDataset) | GDALDataset | protected |
| 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 |
| bGeoTransformValid (defined in GDALGeorefPamDataset) | GDALGeorefPamDataset | 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) CPL_WARN_UNUSED_RESULT (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 | |
| BuildPamFilename() (defined in GDALPamDataset) | GDALPamDataset | protectedvirtual |
| BuildParseInfo(swq_select *psSelectInfo, swq_select_parse_options *poSelectParseOptions) (defined in GDALDataset) | GDALDataset | |
| CloneInfo(GDALDataset *poSrcDS, int nCloneInfoFlags) (defined in GDALPamDataset) | GDALPamDataset | virtual |
| CloseDependentDatasets() | GDALDataset | protectedvirtual |
| CommitTransaction() | GDALDataset | virtual |
| CopyLayer(OGRLayer *poSrcLayer, const char *pszNewName, char **papszOptions=NULL) | GDALDataset | virtual |
| CreateLayer(const char *pszName, OGRSpatialReference *poSpatialRef=NULL, OGRwkbGeometryType eGType=wkbUnknown, char **papszOptions=NULL) | GDALDataset | virtual |
| CreateMaskBand(int nFlagsIn) | GDALDataset | virtual |
| DeleteLayer(int) | GDALDataset | virtual |
| Dereference() | GDALDataset | |
| DestroyParseInfo(GDALSQLParseInfo *psParseInfo) (defined in GDALDataset) | GDALDataset | |
| DisableReadWriteMutex() (defined in GDALDataset) | GDALDataset | protected |
| 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) | GDALDataset | virtual |
| ExecuteSQL(const char *pszStatement, OGRGeometry *poSpatialFilter, const char *pszDialect, swq_select_parse_options *poSelectParseOptions) (defined in GDALDataset) | GDALDataset | |
| FlushCache(void) | GDALPamDataset | virtual |
| GDALDataset(void) (defined in GDALDataset) | GDALDataset | protected |
| GDALDataset(int bForceCachedIO) (defined in GDALDataset) | GDALDataset | protected |
| GDALGeorefPamDataset() (defined in GDALGeorefPamDataset) | GDALGeorefPamDataset | |
| GDALMajorObject() (defined in GDALMajorObject) | GDALMajorObject | |
| GDALPamDataset(void) (defined in GDALPamDataset) | GDALPamDataset | protected |
| GetAccess() const (defined in GDALDataset) | GDALDataset | inline |
| GetDescription() const | GDALMajorObject | virtual |
| GetDriver(void) | GDALDataset | virtual |
| GetDriverName() (defined in GDALDataset) | GDALDataset | virtual |
| GetFileList(void) | GDALPamDataset | virtual |
| GetGCPCount() | GDALGeorefPamDataset | virtual |
| GetGCPProjection() | GDALGeorefPamDataset | virtual |
| GetGCPs() | GDALGeorefPamDataset | virtual |
| GetGeoTransform(double *) | GDALGeorefPamDataset | virtual |
| GetInternalHandle(const char *) | GDALDataset | virtual |
| GetLayer(int) | GDALDataset | virtual |
| GetLayerByName(const char *) | GDALDataset | virtual |
| GetLayerCount() | GDALDataset | virtual |
| GetMetadata(const char *pszDomain="") | GDALPamDataset | virtual |
| GetMetadataDomainList() | GDALMajorObject | virtual |
| GetMetadataItem(const char *pszName, const char *pszDomain="") | GDALPamDataset | virtual |
| GetMOFlags() (defined in GDALMajorObject) | GDALMajorObject | |
| GetOpenDatasets(int *pnDatasetCount) | GDALDataset | static |
| GetOpenOptions() (defined in GDALDataset) | GDALDataset | inline |
| GetPamFlags() (defined in GDALPamDataset) | GDALPamDataset | inline |
| GetPamInfo() (defined in GDALPamDataset) | GDALPamDataset | inline |
| GetPhysicalFilename() (defined in GDALPamDataset) | GDALPamDataset | protected |
| GetProjectionRef() | GDALGeorefPamDataset | virtual |
| GetRasterBand(int) | GDALDataset | |
| GetRasterCount(void) | GDALDataset | |
| GetRasterXSize(void) | GDALDataset | |
| GetRasterYSize(void) | GDALDataset | |
| GetRefCount() const | GDALDataset | |
| GetShared() | GDALDataset | |
| GetStyleTable() | GDALDataset | virtual |
| GetSubdatasetName() (defined in GDALPamDataset) | GDALPamDataset | protected |
| GetSummaryRefCount() const | GDALDataset | |
| IBuildOverviews(const char *pszResampling, int nOverviews, int *panOverviewList, int nListBands, int *panBandList, GDALProgressFunc pfnProgress, void *pProgressData) (defined in GDALPamDataset) | GDALPamDataset | virtual |
| ICreateLayer(const char *pszName, OGRSpatialReference *poSpatialRef=NULL, OGRwkbGeometryType eGType=wkbUnknown, char **papszOptions=NULL) | GDALDataset | protectedvirtual |
| InitRWLock() (defined in GDALDataset) | GDALDataset | protected |
| IRasterIO(GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int *, GSpacing, GSpacing, GSpacing, GDALRasterIOExtraArg *psExtraArg) CPL_WARN_UNUSED_RESULT (defined in GDALDataset) | GDALDataset | protectedvirtual |
| IsGenericSQLDialect(const char *pszDialect) (defined in GDALDataset) | GDALDataset | static |
| LeaveReadWrite() (defined in GDALDataset) | GDALDataset | protected |
| m_poStyleTable (defined in GDALDataset) | GDALDataset | protected |
| MarkAsShared() | GDALDataset | |
| MarkPamDirty() (defined in GDALPamDataset) | GDALPamDataset | inline |
| MarkSuppressOnClose() (defined in GDALDataset) | GDALDataset | inline |
| nBands (defined in GDALDataset) | GDALDataset | protected |
| nFlags (defined in GDALMajorObject) | GDALMajorObject | protected |
| nGCPCount (defined in GDALGeorefPamDataset) | GDALGeorefPamDataset | protected |
| nOpenFlags (defined in GDALDataset) | GDALDataset | 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 |
| papszOpenOptions (defined in GDALDataset) | GDALDataset | protected |
| pasGCPList (defined in GDALGeorefPamDataset) | GDALGeorefPamDataset | 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 |
| psPam (defined in GDALPamDataset) | GDALPamDataset | protected |
| pszProjection (defined in GDALGeorefPamDataset) | GDALGeorefPamDataset | 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) CPL_WARN_UNUSED_RESULT | GDALDataset | |
| RasterIOResampled(GDALRWFlag eRWFlag, int nXOff, int nYOff, int nXSize, int nYSize, void *pData, int nBufXSize, int nBufYSize, GDALDataType eBufType, int nBandCount, int *panBandMap, GSpacing nPixelSpace, GSpacing nLineSpace, GSpacing nBandSpace, GDALRasterIOExtraArg *psExtraArg) CPL_WARN_UNUSED_RESULT (defined in GDALDataset) | GDALDataset | protected |
| ReacquireReadWriteLock() (defined in GDALDataset) | GDALDataset | protected |
| Reference() | GDALDataset | |
| Release() | GDALDataset | |
| ReleaseMutex() (defined in GDALDataset) | GDALDataset | protected |
| ReleaseResultSet(OGRLayer *poResultsSet) | GDALDataset | virtual |
| ReportError(CPLErr eErrClass, CPLErrorNum err_no, const char *fmt,...) CPL_PRINT_FUNC_FORMAT(4 | GDALDataset | |
| RollbackTransaction() | GDALDataset | virtual |
| sDescription (defined in GDALMajorObject) | GDALMajorObject | protected |
| SerializeToXML(const char *) (defined in GDALPamDataset) | GDALPamDataset | protectedvirtual |
| 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 nFlagsIn) (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 |
| SetStyleTable(OGRStyleTable *poStyleTable) | GDALDataset | virtual |
| SetStyleTableDirectly(OGRStyleTable *poStyleTable) | GDALDataset | virtual |
| SetSubdatasetName(const char *) (defined in GDALPamDataset) | GDALPamDataset | protected |
| StartTransaction(int bForce=FALSE) | GDALDataset | virtual |
| TemporarilyDropReadWriteLock() (defined in GDALDataset) | GDALDataset | protected |
| TestCapability(const char *) | GDALDataset | virtual |
| TryLoadAux(char **papszSiblingFiles=NULL) (defined in GDALPamDataset) | GDALPamDataset | protected |
| TryLoadXML(char **papszSiblingFiles=NULL) (defined in GDALPamDataset) | GDALPamDataset | protectedvirtual |
| TryOverviewRasterIO(GDALRWFlag eRWFlag, int nXOff, int nYOff, int nXSize, int nYSize, void *pData, int nBufXSize, int nBufYSize, GDALDataType eBufType, int nBandCount, int *panBandMap, GSpacing nPixelSpace, GSpacing nLineSpace, GSpacing nBandSpace, GDALRasterIOExtraArg *psExtraArg, int *pbTried) (defined in GDALDataset) | GDALDataset | protected |
| TrySaveAux() (defined in GDALPamDataset) | GDALPamDataset | protected |
| TrySaveXML() (defined in GDALPamDataset) | GDALPamDataset | protectedvirtual |
| 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 |
| XMLInit(CPLXMLNode *, const char *) (defined in GDALPamDataset) | GDALPamDataset | protectedvirtual |
| ~GDALDataset() | GDALDataset | virtual |
| ~GDALGeorefPamDataset() (defined in GDALGeorefPamDataset) | GDALGeorefPamDataset | virtual |
| ~GDALMajorObject() (defined in GDALMajorObject) | GDALMajorObject | virtual |
| ~GDALPamDataset() (defined in GDALPamDataset) | GDALPamDataset | virtual |
1.8.13.