![]() |
This is Unofficial EPICS BASE Doxygen Site
|
methods for AlarmStatus More...
#include "alarm.h"
Static Public Member Functions | |
static AlarmStatus | getStatus (int value) |
static StringArrayPtr | getStatusNames () |
|
static |
Get the status.
value | Get the alarm status corresponding to the integer value. |
if | status value is out of range. |
Definition at line 70 of file alarm.cpp.
|
static |
Get the array of status names.
Definition at line 88 of file alarm.cpp.