ApplicationStarter.h File Reference
#include <memory>
#include "../data_structure/ApplicationInstance.h"
+ Include dependency graph for ApplicationStarter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ApplicationStarter
 

Namespaces

namespace  ScenarioManager
 
namespace  ScenarioManager::Exec
 

Typedefs

using ApplicationStarterPtr = std::shared_ptr<ApplicationStarter>