Searched refs:getLo (Results 1 – 2 of 2) sorted by relevance
31 static SensorValueType (WarningObject::* const getLo)() const;52 static SensorValueType (CriticalObject::* const getLo)() const;78 auto lo = (*realIface.*Thresholds<T>::getLo)(); in checkThresholds()
53 decltype(Thresholds<WarningObject>::getLo) Thresholds<WarningObject>::getLo = member in Thresholds<WarningObject>83 decltype(Thresholds<CriticalObject>::getLo) Thresholds<CriticalObject>::getLo = member in Thresholds<CriticalObject>