StarterFactory.h File Reference
#include <memory>
#include <IceGrid/Admin.h>
#include "ApplicationStarter.h"
+ 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. More...
 

Namespaces

namespace  ScenarioManager
 
namespace  ScenarioManager::Exec
 

Typedefs

using StarterFactoryPtr = std::shared_ptr<ScenarioManager::Exec::StarterFactory>