gams::GAMSJob Member List
This is the complete list of members for gams::GAMSJob, including all inherited members.
| GAMSJob() | gams::GAMSJob | |
| interrupt() | gams::GAMSJob | |
| isValid() const | gams::GAMSJob | |
| logID() | gams::GAMSJob | |
| name() | gams::GAMSJob | |
| operator!=(const GAMSJob &other) const | gams::GAMSJob | |
| operator=(const GAMSJob &other) | gams::GAMSJob | |
| operator==(const GAMSJob &other) const | gams::GAMSJob | |
| outDB() | gams::GAMSJob | |
| run() | gams::GAMSJob | |
| run(std::ostream &outstream) | gams::GAMSJob | |
| run(GAMSOptions &gamsOptions) | gams::GAMSJob | |
| run(GAMSOptions &gamsOptions, std::ostream &outstream) | gams::GAMSJob | |
| run(GAMSOptions &gamsOptions, const GAMSDatabase &db) | gams::GAMSJob | |
| run(GAMSCheckpoint gamsCheckpoint) | gams::GAMSJob | |
| run(GAMSOptions &gamsOptions, GAMSCheckpoint gamsCheckpoint) | gams::GAMSJob | |
| run(GAMSOptions &gamsOptions, const GAMSCheckpoint &gamsCheckpoint, std::ostream &output, bool createOutDB, const std::vector< gams::GAMSDatabase > &databases) | gams::GAMSJob | |
| runEngine(const GAMSEngineConfiguration &engineConfiguration, GAMSOptions *gamsOptions, gams::GAMSCheckpoint *checkpoint, std::ostream *output=nullptr, const std::vector< gams::GAMSDatabase > &databases={}, const std::set< std::string > &extraModelFiles={}, const std::unordered_map< std::string, std::string > &engineOptions={}, bool createOutDB=true, bool removeResults=true) | gams::GAMSJob | |
| workspace() | gams::GAMSJob | |
| ~GAMSJob() | gams::GAMSJob |