Searched refs:ThermalAlertObject (Results 1 – 3 of 3) sorted by relevance
62 explicit PowerInterface(ThermalAlertObject& alertObject) : in PowerInterface()98 ThermalAlertObject& _alert;
197 ThermalAlertObject _thermalAlert;
29 using ThermalAlertObject = ServerObject<ObjectEnableInterface>; typedef