1 #ifndef SIMPT_PAREX_SIMULATOR_H_INCLUDED
2 #define SIMPT_PAREX_SIMULATOR_H_INCLUDED
56 void Delete(
const std::string& name);
63 std::shared_ptr<SimPT_Shell::CliController> m_controller;
69 #endif // end-of-include-guard
A container class for the final result of a simulation.
Namespace for SimPT shell package.
void StopTask()
Stop the current task.
void TaskSolved(const SimResult &)
Emitted when task is solved. If it was unsuccssful or interrupted a flag is set in SimResult...
virtual ~Simulator()
Destructor.
void Delete(const std::string &name)
Delete a folder on the disk.
virtual void SolveTask(const SimTask &task)
Do the real task of solving a SimTask and saving the results as requested by that task...
Simulator handling requested simulation tasks.
Namespace for SimPT parameter explorer package.
Contains all information needed for a transmitable simulation task.
see the online Qt documentation