EPICS Base  7.0.6.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
menuAlarmSevr.h
Go to the documentation of this file.
1 
5 #ifndef INC_menuAlarmSevr_H
6 #define INC_menuAlarmSevr_H
7 
8 #ifndef menuAlarmSevr_NUM_CHOICES
9 
10 typedef enum {
17 #define menuAlarmSevr_NUM_CHOICES 4
18 #endif
19 
20 
21 #endif /* INC_menuAlarmSevr_H */