GDAL
GDALAlgorithmArg Member List

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

AutoOpenDataset() constGDALAlgorithmArginline
GDALAlgorithm (defined in GDALAlgorithmArg)GDALAlgorithmArgfriend
GDALAlgorithmArg(const GDALAlgorithmArgDecl &decl, T *pValue)GDALAlgorithmArginline
Get()GDALAlgorithmArginline
Get() constGDALAlgorithmArginline
GetAliases() constGDALAlgorithmArginline
GetAutoCompleteChoices(const std::string &currentValue) constGDALAlgorithmArginline
GetCategory() constGDALAlgorithmArginline
GetChoices() constGDALAlgorithmArginline
GetDatasetInputFlags() constGDALAlgorithmArginline
GetDatasetOutputFlags() constGDALAlgorithmArginline
GetDatasetType() constGDALAlgorithmArginline
GetDeclaration() constGDALAlgorithmArginline
GetDefault() constGDALAlgorithmArginline
GetDescription() constGDALAlgorithmArginline
GetDisplayHintAboutRepetition() constGDALAlgorithmArginline
GetEscapedString(const std::string &s)GDALAlgorithmArgstatic
GetHiddenChoices() constGDALAlgorithmArginline
GetMaxCount() constGDALAlgorithmArginline
GetMaxValue() constGDALAlgorithmArginline
GetMetadata() constGDALAlgorithmArginline
GetMetadataItem(const std::string &name) constGDALAlgorithmArginline
GetMetaVar() constGDALAlgorithmArginline
GetMinCharCount() constGDALAlgorithmArginline
GetMinCount() constGDALAlgorithmArginline
GetMinValue() constGDALAlgorithmArginline
GetMutualExclusionGroup() constGDALAlgorithmArginline
GetName() constGDALAlgorithmArginline
GetPackedValuesAllowed() constGDALAlgorithmArginline
GetRepeatedArgAllowed() constGDALAlgorithmArginline
GetShortName() constGDALAlgorithmArginline
GetShortNameAliases() constGDALAlgorithmArginline
GetType() constGDALAlgorithmArginline
HasDefaultValue() constGDALAlgorithmArginline
IsExplicitlySet() constGDALAlgorithmArginline
IsHidden() constGDALAlgorithmArginline
IsHiddenForAPI() constGDALAlgorithmArginline
IsHiddenForCLI() constGDALAlgorithmArginline
IsInput() constGDALAlgorithmArginline
IsOnlyForCLI() constGDALAlgorithmArginline
IsOutput() constGDALAlgorithmArginline
IsPositional() constGDALAlgorithmArginline
IsReadFromFileAtSyntaxAllowed() constGDALAlgorithmArginline
IsRemoveSQLCommentsEnabled() constGDALAlgorithmArginline
IsRequired() constGDALAlgorithmArginline
IsUserProvided() constGDALAlgorithmArginline
m_actionsGDALAlgorithmArgprotected
m_autoCompleteFunctionGDALAlgorithmArgprotected
m_declGDALAlgorithmArgprotected
m_ownerGDALAlgorithmArgprotected
m_validationActionsGDALAlgorithmArgprotected
m_valueGDALAlgorithmArgprotected
operator=(bool value)GDALAlgorithmArginline
operator=(int value)GDALAlgorithmArginline
operator=(double value)GDALAlgorithmArginline
operator=(const std::string &value)GDALAlgorithmArginline
operator=(const char *value)GDALAlgorithmArginline
operator=(GDALDataType value)GDALAlgorithmArginline
operator=(const OGRSpatialReference &value)GDALAlgorithmArginline
operator=(const std::vector< int > &value)GDALAlgorithmArginline
operator=(const std::vector< double > &value)GDALAlgorithmArginline
operator=(const std::vector< std::string > &value)GDALAlgorithmArginline
operator=(GDALDataset *value)GDALAlgorithmArginline
operator=(std::unique_ptr< GDALDataset > value)GDALAlgorithmArg
Serialize(std::string &serializedArg, bool absolutePath=false) constGDALAlgorithmArg
Set(bool value)GDALAlgorithmArg
Set(const std::string &value)GDALAlgorithmArg
Set(const char *value)GDALAlgorithmArginline
Set(GDALDataType dt)GDALAlgorithmArginline
Set(const OGRSpatialReference &)GDALAlgorithmArg
Set(int value)GDALAlgorithmArg
Set(double value)GDALAlgorithmArg
Set(GDALDataset *ds)GDALAlgorithmArg
Set(std::unique_ptr< GDALDataset > ds)GDALAlgorithmArg
Set(const std::vector< std::string > &value)GDALAlgorithmArg
Set(const std::vector< int > &value)GDALAlgorithmArg
Set(const std::vector< double > &value)GDALAlgorithmArg
Set(std::vector< GDALArgDatasetValue > &&value)GDALAlgorithmArg
SetDatasetName(const std::string &name)GDALAlgorithmArg
SetFrom(const GDALArgDatasetValue &other)GDALAlgorithmArg
SetFrom(const GDALAlgorithmArg &other)GDALAlgorithmArg
SetSkipIfAlreadySet(bool skip=true)GDALAlgorithmArginline
SkipIfAlreadySet() constGDALAlgorithmArginline
~GDALAlgorithmArg()GDALAlgorithmArgvirtual