Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
Argument Member List

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

addValidator(std::shared_ptr< IValidator > validator)Argument
allowsMultipleValues() constArgument
Argument(const std::string &longName, const std::string &shortName, const std::string &helpText, ArgType type, bool isRequired, bool allowsMultiple, std::optional< std::string > defaultValue, bool isPositional)Argument
getDefaultValue() constArgument
getHelpText() constArgument
getLongName() constArgument
getShortName() constArgument
getType() constArgument
isPositionalArg() constArgument
isRequiredArg() constArgument
validate(const std::string &value) constArgument