![]() |
Dataflow Runtime API
3.0.3.0
|
This is the complete list of members for imt::base::lib::alarms::RangeAlarm< ValueType >, including all inherited members.
| deactivateAlarms(void) | imt::base::lib::alarms::RangeAlarmWithDelay< ValueType > | |
| DelayThicks typedef | imt::base::lib::alarms::RangeAlarmWithDelay< ValueType > | |
| forceValue(const ValueType &value) | imt::base::lib::alarms::RangeAlarmWithDelay< ValueType > | |
| isAlarmActive(void) const | imt::base::lib::alarms::RangeAlarmWithDelay< ValueType > | |
| isLowerAlarmActive(void) const | imt::base::lib::alarms::RangeAlarmWithDelay< ValueType > | |
| isUpperAlarmActive(void) const | imt::base::lib::alarms::RangeAlarmWithDelay< ValueType > | |
| NULL_DELAY | imt::base::lib::alarms::RangeAlarmWithDelay< ValueType > | static |
| RangeAlarm(AlarmSenderIfc &alarmSender, const imt::base::core::util::Range< ValueType > &range, const AlarmIdentifier lowerAlarmId, const AlarmIdentifier upperAlarmId) | imt::base::lib::alarms::RangeAlarm< ValueType > | explicit |
| RangeAlarmWithDelay(AlarmSenderIfc &alarmSender, const imt::base::core::util::Range< ValueType > &range, const AlarmIdentifier lowerAlarmId, const DelayThicks lowerAlarmDelayTicks, const AlarmIdentifier upperAlarmId, const DelayThicks upperAlarmDelayTicks) | imt::base::lib::alarms::RangeAlarmWithDelay< ValueType > | explicit |
| RangeAlarmWithDelay(AlarmSenderIfc &alarmSender, const imt::base::core::util::Range< ValueType > &range, const AlarmIdentifier lowerAlarmId, const DelayThicks lowerAlarmActivationDelayTicks, const DelayThicks lowerAlarmDeactivationDelayTicks, const AlarmIdentifier upperAlarmId, const DelayThicks upperAlarmActivationDelayTicks, const DelayThicks upperAlarmDeactivationDelayTicks) | imt::base::lib::alarms::RangeAlarmWithDelay< ValueType > | explicit |
| updateValue(const ValueType &value) | imt::base::lib::alarms::RangeAlarmWithDelay< ValueType > | |
| ~RangeAlarm(void) | imt::base::lib::alarms::RangeAlarm< ValueType > | virtual |
| ~RangeAlarmWithDelay(void) | imt::base::lib::alarms::RangeAlarmWithDelay< ValueType > | virtual |