Searched refs:getHi (Results 1 – 2 of 2) sorted by relevance
32 static SensorValueType (WarningObject::* const getHi)() const;53 static SensorValueType (CriticalObject::* const getHi)() const;79 auto hi = (*realIface.*Thresholds<T>::getHi)(); in checkThresholds()
55 decltype(Thresholds<WarningObject>::getHi) Thresholds<WarningObject>::getHi = member in Thresholds<WarningObject>85 decltype(Thresholds<CriticalObject>::getHi) Thresholds<CriticalObject>::getHi = member in Thresholds<CriticalObject>