#include <ui/common/RunSimulationWorker.hpp>
◆ Stage
| Enumerator | 
|---|
| RUNW_BEFORE |  | 
| RUNW_PRESIM |  | 
| RUNW_INIT |  | 
| RUNW_RUN |  | 
| RUNW_FINAL |  | 
| RUNW_AFTER |  | 
 
 
◆ RunSimulationListener()
      
        
          | openfluid::ui::common::RunSimulationListener::RunSimulationListener | ( |  | ) |  | 
      
 
 
◆ ~RunSimulationListener()
  
  | 
        
          | virtual openfluid::ui::common::RunSimulationListener::~RunSimulationListener | ( |  | ) |  |  | virtual | 
 
 
◆ isPausedByUser()
      
        
          | bool openfluid::ui::common::RunSimulationListener::isPausedByUser | ( |  | ) |  | 
      
 
 
◆ onBeforeRunSteps()
  
  | 
        
          | void openfluid::ui::common::RunSimulationListener::onBeforeRunSteps | ( |  | ) |  |  | virtual | 
 
 
◆ onFinalizeRun()
  
  | 
        
          | void openfluid::ui::common::RunSimulationListener::onFinalizeRun | ( |  | ) |  |  | virtual | 
 
 
◆ onFinalizeRunDone()
◆ onInitializeRun()
  
  | 
        
          | void openfluid::ui::common::RunSimulationListener::onInitializeRun | ( |  | ) |  |  | virtual | 
 
 
◆ onInitParams()
  
  | 
        
          | void openfluid::ui::common::RunSimulationListener::onInitParams | ( |  | ) |  |  | virtual | 
 
 
◆ onRunStep()
◆ onSimulatorCheckConsistency()
  
  | 
        
          | void openfluid::ui::common::RunSimulationListener::onSimulatorCheckConsistency | ( | const std::string & |  | ) |  |  | virtual | 
 
 
◆ onSimulatorFinalizeRun()
  
  | 
        
          | void openfluid::ui::common::RunSimulationListener::onSimulatorFinalizeRun | ( | const std::string & |  | ) |  |  | virtual | 
 
 
◆ onSimulatorInitializeRun()
  
  | 
        
          | void openfluid::ui::common::RunSimulationListener::onSimulatorInitializeRun | ( | const std::string & |  | ) |  |  | virtual | 
 
 
◆ onSimulatorInitParams()
  
  | 
        
          | void openfluid::ui::common::RunSimulationListener::onSimulatorInitParams | ( | const std::string & |  | ) |  |  | virtual | 
 
 
◆ onSimulatorPrepareData()
  
  | 
        
          | void openfluid::ui::common::RunSimulationListener::onSimulatorPrepareData | ( | const std::string & |  | ) |  |  | virtual | 
 
 
◆ onSimulatorRunStep()
  
  | 
        
          | void openfluid::ui::common::RunSimulationListener::onSimulatorRunStep | ( | const std::string & |  | ) |  |  | virtual | 
 
 
◆ pauseConfirmed
  
  | 
        
          | void openfluid::ui::common::RunSimulationListener::pauseConfirmed | ( |  | ) |  |  | signal | 
 
 
◆ progressMaxChanged
  
  | 
        
          | void openfluid::ui::common::RunSimulationListener::progressMaxChanged | ( | int | Index | ) |  |  | signal | 
 
 
◆ progressValueChanged
  
  | 
        
          | void openfluid::ui::common::RunSimulationListener::progressValueChanged | ( | int | Index | ) |  |  | signal | 
 
 
◆ requestAbort
  
  | 
        
          | void openfluid::ui::common::RunSimulationListener::requestAbort | ( |  | ) |  |  | slot | 
 
 
◆ requestSuspendResume
  
  | 
        
          | void openfluid::ui::common::RunSimulationListener::requestSuspendResume | ( |  | ) |  |  | slot | 
 
 
◆ setInfos()
      
        
          | void openfluid::ui::common::RunSimulationListener::setInfos | ( | const unsigned int & | TotalSimulators, | 
        
          |  |  | const unsigned int & | TotalTime | 
        
          |  | ) |  |  | 
      
 
 
◆ stageChanged
The documentation for this class was generated from the following file: