Home
last modified time | relevance | path

Searched refs:ThermalAlertObject (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-fan-presence/monitor/
H A Dpower_interface.hpp62 explicit PowerInterface(ThermalAlertObject& alertObject) : in PowerInterface()
98 ThermalAlertObject& _alert;
H A Dsystem.hpp197 ThermalAlertObject _thermalAlert;
H A Dtypes.hpp29 using ThermalAlertObject = ServerObject<ObjectEnableInterface>; typedef