#include "GetDPLauncher.h"
Public Member Functions | |
| GetDPLauncher (Application *app) | |
| virtual | ~GetDPLauncher () |
| std::string | startSolver (std::string &logFileText, const std::string &dataBaseURL, const std::string &uiUrl, const std::string &projectName, EntityBase *solverEntity, int serviceID, int sessionCount, ot::components::ModelComponent *modelComponent) |
| GetDPLauncher::GetDPLauncher | ( | Application * | app | ) |
|
virtual |
| std::string GetDPLauncher::startSolver | ( | std::string & | logFileText, |
| const std::string & | dataBaseURL, | ||
| const std::string & | uiUrl, | ||
| const std::string & | projectName, | ||
| EntityBase * | solverEntity, | ||
| int | serviceID, | ||
| int | sessionCount, | ||
| ot::components::ModelComponent * | modelComponent ) |