|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
This is the complete list of members for Argument, including all inherited members.
| addValidator(std::shared_ptr< IValidator > validator) | Argument | |
| allowsMultipleValues() const | Argument | |
| 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() const | Argument | |
| getHelpText() const | Argument | |
| getLongName() const | Argument | |
| getShortName() const | Argument | |
| getType() const | Argument | |
| isPositionalArg() const | Argument | |
| isRequiredArg() const | Argument | |
| validate(const std::string &value) const | Argument |