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