|
|
Include dependency graph for StopAndKill.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | StopAndKill |
| First tries to stop, then kills an application, using the given ApplicationStopper. This StopStrategy first tries to stop an application. If after a certain period of time the application hasn't yet stopped, it tries to kill it. This StopStrategy can be made system-specific by switching out its ApplicationStopper. More... | |
Namespaces | |
| ScenarioManager | |
| ScenarioManager::Exec | |