Searched refs:HardShutdownObject (Results 1 – 3 of 3) sorted by relevance
24 using HardShutdownObject = ServerObject<threshold_ns::HardShutdown>; typedef345 struct Threshold<HardShutdownObject> :346 public HardShutdownObject,350 using HardShutdownObject::HardShutdownObject;
169 std::unique_ptr<Threshold<HardShutdownObject>> hardShutdownIface;
559 hardShutdownIface = std::make_unique<Threshold<HardShutdownObject>>( in createThresholds()