![]() |
This is Unofficial EPICS BASE Doxygen Site
|
methods for AlarmSeverity More...
#include "alarm.h"
Static Public Member Functions | |
static AlarmSeverity | getSeverity (int value) |
static StringArrayPtr | getSeverityNames () |
|
static |
Get the severity.
value | Get the alarm severity corresponding to the integer value. |
if | severity value is out of range. |
Definition at line 25 of file alarm.cpp.
|
static |
Get the array of severity names.
Definition at line 40 of file alarm.cpp.