StopperFactory.h File Reference
#include "ApplicationStopper.h"
#include <IceGrid/Admin.h>
#include <memory>
+ 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. Should be implemented for each operating system. More...
 

Namespaces

 ScenarioManager
 
 ScenarioManager::Exec
 

Typedefs

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