Searched refs:SoftShutdownObject (Results 1 – 3 of 3) sorted by relevance
23 using SoftShutdownObject = ServerObject<threshold_ns::SoftShutdown>; typedef291 struct Threshold<SoftShutdownObject> :292 public SoftShutdownObject,296 using SoftShutdownObject::SoftShutdownObject;
167 std::unique_ptr<Threshold<SoftShutdownObject>> softShutdownIface;
575 softShutdownIface = std::make_unique<Threshold<SoftShutdownObject>>( in createThresholds()