Searched refs:SoftShutdownObject (Results 1 – 3 of 3) sorted by relevance
27 using SoftShutdownObject = ServerObject<threshold_ns::SoftShutdown>; typedef362 struct Threshold<SoftShutdownObject> :363 public SoftShutdownObject,373 using SoftShutdownObject::SoftShutdownObject;389 SoftShutdownObject(bus, path), bus(bus), objPath(std::string(path)), in Threshold()
175 std::unique_ptr<Threshold<SoftShutdownObject>> softShutdownIface;
609 softShutdownIface = std::make_unique<Threshold<SoftShutdownObject>>( in createThresholds()