|
GDAL
|
This is the complete list of members for VRTPansharpenedDataset, including all inherited members.
| AcquireMutex() (defined in GDALDataset) | GDALDataset | protected |
| AddBand(GDALDataType eType, char **papszOptions=NULL) | VRTPansharpenedDataset | virtual |
| 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 |
| 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 | |
| BuildParseInfo(swq_select *psSelectInfo, swq_select_parse_options *poSelectParseOptions) (defined in GDALDataset) | GDALDataset | |
| BuildVirtualOverviews() (defined in VRTDataset) | VRTDataset | |
| CloseDependentDatasets() | VRTPansharpenedDataset | protectedvirtual |
| CommitTransaction() | GDALDataset | virtual |
| CopyLayer(OGRLayer *poSrcLayer, const char *pszNewName, char **papszOptions=NULL) | GDALDataset | virtual |
| Create(const char *pszName, int nXSize, int nYSize, int nBands, GDALDataType eType, char **papszOptions) (defined in VRTDataset) | VRTDataset | static |
| CreateLayer(const char *pszName, OGRSpatialReference *poSpatialRef=NULL, OGRwkbGeometryType eGType=wkbUnknown, char **papszOptions=NULL) | GDALDataset | virtual |
| CreateMaskBand(int nFlags) | VRTDataset | virtual |
| Delete(const char *pszFilename) (defined in VRTDataset) | VRTDataset | static |
| 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() | VRTDataset | virtual |
| GDALDataset(void) (defined in GDALDataset) | GDALDataset | protected |
| GDALDataset(int bForceCachedIO) (defined in GDALDataset) | GDALDataset | protected |
| GDALMajorObject() (defined in GDALMajorObject) | GDALMajorObject | |
| GetAccess() const (defined in GDALDataset) | GDALDataset | inline |
| GetBlockSize(int *, int *) (defined in VRTPansharpenedDataset) | VRTPansharpenedDataset | |
| GetDescription() const | GDALMajorObject | virtual |
| GetDriver(void) | GDALDataset | virtual |
| GetDriverName() (defined in GDALDataset) | GDALDataset | virtual |
| GetFileList() | VRTPansharpenedDataset | virtual |
| GetGCPCount() | VRTDataset | virtual |
| GetGCPProjection() | VRTDataset | virtual |
| GetGCPs() | VRTDataset | virtual |
| GetGeoTransform(double *) | VRTDataset | virtual |
| GetInternalHandle(const char *) | GDALDataset | virtual |
| GetLayer(int) | GDALDataset | virtual |
| GetLayerByName(const char *) | GDALDataset | virtual |
| GetLayerCount() | GDALDataset | virtual |
| GetMetadata(const char *pszDomain="") | VRTDataset | virtual |
| GetMetadataDomainList() | GDALMajorObject | virtual |
| GetMetadataItem(const char *pszName, const char *pszDomain="") | GDALMajorObject | virtual |
| GetMOFlags() (defined in GDALMajorObject) | GDALMajorObject | |
| GetOpenDatasets(int *pnDatasetCount) | GDALDataset | static |
| GetOpenOptions() (defined in GDALDataset) | GDALDataset | inline |
| GetPansharpener() (defined in VRTPansharpenedDataset) | VRTPansharpenedDataset | inline |
| GetProjectionRef(void) | VRTDataset | virtual |
| GetRasterBand(int) | GDALDataset | |
| GetRasterCount(void) | GDALDataset | |
| GetRasterXSize(void) | GDALDataset | |
| GetRasterYSize(void) | GDALDataset | |
| GetRefCount() const | GDALDataset | |
| GetShared() | GDALDataset | |
| GetSingleSimpleSource() (defined in VRTDataset) | VRTDataset | |
| GetStyleTable() | GDALDataset | virtual |
| GetSummaryRefCount() const | GDALDataset | |
| IBuildOverviews(const char *, int, int *, int, int *, GDALProgressFunc, void *) (defined in VRTDataset) | VRTDataset | virtual |
| ICreateLayer(const char *pszName, OGRSpatialReference *poSpatialRef=NULL, OGRwkbGeometryType eGType=wkbUnknown, char **papszOptions=NULL) | GDALDataset | protectedvirtual |
| Identify(GDALOpenInfo *) (defined in VRTDataset) | VRTDataset | static |
| InitRWLock() (defined in GDALDataset) | GDALDataset | protected |
| IRasterIO(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) (defined in VRTPansharpenedDataset) | VRTPansharpenedDataset | virtual |
| IsGenericSQLDialect(const char *pszDialect) (defined in GDALDataset) | GDALDataset | static |
| LeaveReadWrite() (defined in GDALDataset) | GDALDataset | 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 |
| nOpenFlags (defined in GDALDataset) | GDALDataset | 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, GDALAccess eAccess=GA_ReadOnly) (defined in VRTDataset) | VRTDataset | static |
| 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) 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 *pszVRTPath) (defined in VRTPansharpenedDataset) | VRTPansharpenedDataset | 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 |
| SetMaskBand(VRTRasterBand *poMaskBand) (defined in VRTDataset) | VRTDataset | |
| SetMetadata(char **papszMD, const char *pszDomain="") | VRTDataset | virtual |
| SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain="") | VRTDataset | virtual |
| SetMOFlags(int nFlagsIn) (defined in GDALMajorObject) | GDALMajorObject | |
| SetNeedsFlush() (defined in VRTDataset) | VRTDataset | inline |
| SetProjection(const char *) | VRTDataset | virtual |
| SetStyleTable(OGRStyleTable *poStyleTable) | GDALDataset | virtual |
| SetStyleTableDirectly(OGRStyleTable *poStyleTable) | GDALDataset | virtual |
| SetWritable(int bWritableIn) (defined in VRTDataset) | VRTDataset | inline |
| StartTransaction(int bForce=FALSE) | GDALDataset | virtual |
| TemporarilyDropReadWriteLock() (defined in GDALDataset) | GDALDataset | protected |
| TestCapability(const char *) | GDALDataset | virtual |
| 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 |
| UnsetPreservedRelativeFilenames() (defined in VRTDataset) | VRTDataset | |
| 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 |
| VRTDataset(int nXSize, int nYSize) (defined in VRTDataset) | VRTDataset | |
| VRTPansharpenedDataset(int nXSize, int nYSize) (defined in VRTPansharpenedDataset) | VRTPansharpenedDataset | |
| VRTPansharpenedRasterBand (defined in VRTPansharpenedDataset) | VRTPansharpenedDataset | friend |
| XMLInit(CPLXMLNode *, const char *) (defined in VRTPansharpenedDataset) | VRTPansharpenedDataset | virtual |
| XMLInit(CPLXMLNode *psTree, const char *pszVRTPath, GDALRasterBandH hPanchroBandIn, int nInputSpectralBandsIn, GDALRasterBandH *pahInputSpectralBandsIn) (defined in VRTPansharpenedDataset) | VRTPansharpenedDataset | |
| ~GDALDataset() | GDALDataset | virtual |
| ~GDALMajorObject() (defined in GDALMajorObject) | GDALMajorObject | virtual |
| ~VRTDataset() (defined in VRTDataset) | VRTDataset | virtual |
| ~VRTPansharpenedDataset() (defined in VRTPansharpenedDataset) | VRTPansharpenedDataset |
1.8.13.