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

namespace  ScenarioManager
 
namespace  ScenarioManager::Data_Structure
 
namespace  ScenarioManager::Exec
 

Typedefs

using ApplicationInstancePtr
 

Typedef Documentation

◆ ApplicationInstancePtr

Initial value:
std::shared_ptr<ScenarioManager::Data_Structure::ApplicationInstance>

Definition at line 7 of file StopStrategy.h.