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

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 >