Searched refs:setLo (Results 1 – 2 of 2) sorted by relevance
29 static SensorValueType (WarningObject::* const setLo)(SensorValueType);50 static SensorValueType (CriticalObject::* const setLo)(SensorValueType);139 (*iface.*Thresholds<T>::setLo)(lo); in addThreshold()
49 decltype(Thresholds<WarningObject>::setLo) Thresholds<WarningObject>::setLo = member in Thresholds<WarningObject>79 decltype(Thresholds<CriticalObject>::setLo) Thresholds<CriticalObject>::setLo = member in Thresholds<CriticalObject>