|
Go to the source code of this file.
Classes | |
class | StarterFactory |
Abstract base class for factory classes that create ApplicationStarter. Should be implemented for each operating system. More... | |
Namespaces | |
ScenarioManager | |
ScenarioManager::Exec | |
Typedefs | |
using | StarterFactoryPtr = std::shared_ptr< ScenarioManager::Exec::StarterFactory > |