GDAL
GDALPluginDriverProxy Member List

This is the complete list of members for GDALPluginDriverProxy, including all inherited members.

BuildMetadataDomainList(char **papszList, int bCheckNonEmpty,...) CPL_NULL_TERMINATEDGDALMajorObjectprotected
CanVectorTranslateFrom(const char *pszDestName, GDALDataset *poSourceDS, CSLConstList papszVectorTranslateArguments, char ***ppapszFailureReasons)GDALDriver
CopyFiles(const char *pszNewName, const char *pszOldName)GDALDriver
Create(const char *pszName, int nXSize, int nYSize, int nBands, GDALDataType eType, CSLConstList papszOptions)GDALDriver
CreateCopy(const char *, GDALDataset *, int, CSLConstList papszOptions, GDALProgressFunc pfnProgress, void *pProgressData)GDALDriver
CreateMultiDimensional(const char *pszName, CSLConstList papszRootGroupOptions, CSLConstList papszOptions)GDALDriver
Delete(const char *pszName)GDALDriver
FromHandle(GDALDriverH hDriver)GDALDriverinlinestatic
GDALDriver() (defined in GDALDriver)GDALDriver
GDALDriverManager (defined in GDALPluginDriverProxy)GDALPluginDriverProxyfriend
GDALMajorObject() (defined in GDALMajorObject)GDALMajorObject
GDALPluginDriverProxy(const std::string &osPluginFileName)GDALPluginDriverProxyexplicit
GetDescription() constGDALMajorObjectvirtual
GetMetadata(const char *pszDomain) overrideGDALPluginDriverProxyvirtual
GetMetadataDomainList()GDALMajorObjectvirtual
GetMetadataItem(const char *pszName, const char *pszDomain="") overrideGDALPluginDriverProxyvirtual
GetMOFlags() constGDALMajorObject
GetPluginFileName() constGDALPluginDriverProxyinline
QuietDelete(const char *pszName, CSLConstList papszAllowedDrivers=nullptr)GDALDriverstatic
Rename(const char *pszNewName, const char *pszOldName)GDALDriver
SetDescription(const char *)GDALMajorObjectvirtual
SetMetadata(char **papszMetadata, const char *pszDomain="")GDALMajorObjectvirtual
SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain="") overrideGDALPluginDriverProxyvirtual
SetMOFlags(int nFlagsIn)GDALMajorObject
ToHandle(GDALDriver *poDriver)GDALDriverinlinestatic
GDALMajorObject::ToHandle(GDALMajorObject *poMajorObject)GDALMajorObjectinlinestatic
VectorTranslateFrom(const char *pszDestName, GDALDataset *poSourceDS, CSLConstList papszVectorTranslateArguments, GDALProgressFunc pfnProgress, void *pProgressData)GDALDriver
~GDALDriver() override (defined in GDALDriver)GDALDriver
~GDALMajorObject() (defined in GDALMajorObject)GDALMajorObjectvirtual