StopStrategy.h File Reference
+ 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

 ScenarioManager
 
 ScenarioManager::Data_Structure
 
 ScenarioManager::Exec
 

Typedefs

using ApplicationInstancePtr = std::shared_ptr< ScenarioManager::Data_Structure::ApplicationInstance >
 

Typedef Documentation

◆ ApplicationInstancePtr