#include <ArgsParser.h>
Definition at line 20 of file ArgsParser.h.
◆ IValidator()
| IValidator::IValidator |
( |
ArgType |
argType | ) |
|
|
inlineexplicit |
◆ ~IValidator()
| virtual IValidator::~IValidator |
( |
| ) |
|
|
virtualdefault |
◆ errorMessage()
| virtual std::string IValidator::errorMessage |
( |
| ) |
const |
|
pure virtual |
◆ validate()
| virtual bool IValidator::validate |
( |
const std::string & |
value | ) |
const |
|
pure virtual |
◆ type
The documentation for this class was generated from the following file:
- /home/runner/work/Hyperiso/Hyperiso/Hyperiso/Hyperiso/core/src/UserInterface/ArgsParser.h