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

Go to the source code of this file.

Classes

class  StopperFactory
 Abstract base class for factory classes that create ApplicationStopper. More...
 

Namespaces

namespace  ScenarioManager
 
namespace  ScenarioManager::Exec
 

Typedefs

using StopperFactoryPtr = std::shared_ptr<ScenarioManager::Exec::StopperFactory>