|
| void | Parse (unsigned int argc, const char *const *argv) override |
| |
| void | checkMandatoryOptions (const std::string &log_location) const |
| |
|
std::filesystem::path | NodalLpInfoPath () const |
| |
|
std::filesystem::path | InputRootPath () 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 |
| |
|
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) |
| |
◆ checkMandatoryOptions()
| void MultipleProblemGenerationExeOptions::checkMandatoryOptions |
( |
const std::string & | log_location | ) |
const |
|
virtual |
◆ Parse()
| void MultipleProblemGenerationExeOptions::Parse |
( |
unsigned int | argc, |
|
|
const char *const * | argv ) |
|
overridevirtual |
The documentation for this class was generated from the following files:
- src/cpp/lpnamer/main/include/antares-xpansion/lpnamer/main/MultipleProblemGeneration.h
- src/cpp/lpnamer/main/MultipleProblemGeneration.cpp