|
|
#include "../data_structure/ApplicationInstance.h"#include "../parser/StatusManager.h"#include "ApplicationStopper.h"
Include dependency graph for StopStrategy.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | StopStrategy |
| Interface for classes that define how an application get stopped. More... | |
Namespaces | |
| namespace | ScenarioManager |
| namespace | ScenarioManager::Data_Structure |
| namespace | ScenarioManager::Exec |
Typedefs | |
| using | ApplicationInstancePtr |
| using ApplicationInstancePtr |
Definition at line 7 of file StopStrategy.h.