|
| void | Parse (unsigned int argc, const char *const *argv) override |
| |
|
std::filesystem::path | BendersOptionsFile () const |
| |
|
std::filesystem::path | SolutionFile () const |
| |
|
std::string | Solver () const |
| |
|
bool | presolve () const |
| |
| std::filesystem::path | XpansionOutputDir () const override |
| |
| std::string | MasterFormulation () const override |
| |
| std::string | AdditionalConstraintsFilename () const override |
| |
| std::filesystem::path | ArchivePath () const override |
| |
| std::filesystem::path | WeightsFile () const override |
| |
| std::vector< int > | ActiveYears () const override |
| |
| bool | UnnamedProblems () const override |
| |
| ProblemsFormat | Format () const |
| |
| void | Parse (unsigned int argc, const char *const *argv) override |
| |
| std::filesystem::path | deduceXpansionDirIfEmpty (std::filesystem::path xpansion_output_dir, const std::filesystem::path &archive_path) const override |
| |
| std::filesystem::path | StudyPath () const override |
| |
|
virtual void | checkMandatoryOptions (const std::string &log_location) const |
| |
|
auto | exclusiveMandatoryParameters () const |
| |
|
std::filesystem::path | getRelevantPath () const |
| |
|
void | setRelevantPath (const std::filesystem::path &path) |
| |
|
void | setAdditionalConstraintsFilePath (const std::filesystem::path &path) |
| |
|
void | setWeightsFilePath (const std::filesystem::path &path) |
| |
|
boost::program_options::options_description_easy_init | AddOptions () |
| |
|
|
| OptionsParser (const std::string &exe_name) |
| |
◆ Parse()
| void FullRunOptionsParser::Parse |
( |
unsigned int | argc, |
|
|
const char *const * | argv ) |
|
overridevirtual |
The documentation for this class was generated from the following files:
- src/cpp/full_run/include/antares-xpansion/full_run/FullRunOptionsParser.h
- src/cpp/full_run/FullRunOptionsParser.cpp