|
#include "../data_structure/ApplicationInstance.h"
#include "ApplicationStarter.h"
#include "../parser/StatusManager.h"
Go to the source code of this file.
Classes | |
class | LinuxStarter |
Starts applications in Linux. Shouldn't be used in any other OS, due to system calls being used. Applications started this way will still run, even when the main application dies. Can also be used to request the status of an application. More... | |
Namespaces | |
ScenarioManager | |
ScenarioManager::Exec | |