|
|
#include <memory>#include "../data_structure/ApplicationInstance.h"#include "../parser/StatusManager.h"
Include dependency graph for ApplicationStopper.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ApplicationStopper |
| Interface for classes that handle how application get stopped and killed. More... | |
Namespaces | |
| ScenarioManager | |
| ScenarioManager::Exec | |
Typedefs | |
| using | ApplicationStopperPtr = std::shared_ptr< ApplicationStopper > |