RumPi
1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
RumPi::AlertEvent Member List
This is the complete list of members for
RumPi::AlertEvent
, including all inherited members.
AlertEvent
()
RumPi::AlertEvent
AlertEvent
(const std::string &metricName, const EAlertLevel alertLevel, const float currentReadingValue, const float valueThreshold, const std::string &eventSummary)
RumPi::AlertEvent
GetAlertLevel
() const
RumPi::AlertEvent
GetCurrentReadingValue
() const
RumPi::AlertEvent
GetEventSummary
() const
RumPi::AlertEvent
GetMetricName
() const
RumPi::AlertEvent
GetValueThreshold
() const
RumPi::AlertEvent
myAlertLevel
RumPi::AlertEvent
protected
myCurrentReadingValue
RumPi::AlertEvent
protected
myEventSummary
RumPi::AlertEvent
protected
myMetricName
RumPi::AlertEvent
protected
myValueThreshold
RumPi::AlertEvent
protected
SetAlertLevel
(const EAlertLevel alertLevel)
RumPi::AlertEvent
SetCurrentReadingValue
(const float currentReadingValue)
RumPi::AlertEvent
SetEventSummary
(const std::string &eventSummary)
RumPi::AlertEvent
SetMetricName
(const std::string &metricName)
RumPi::AlertEvent
SetValueThreshold
(const float currentValueThreshold)
RumPi::AlertEvent
ToString
() const
RumPi::AlertEvent
~AlertEvent
()=default
RumPi::AlertEvent
virtual
Generated by
1.9.4