EPICS Base  7.0.6.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
menuIvoa.h
Go to the documentation of this file.
1 
5 #ifndef INC_menuIvoa_H
6 #define INC_menuIvoa_H
7 
8 #ifndef menuIvoa_NUM_CHOICES
9 
10 typedef enum {
14 } menuIvoa;
16 #define menuIvoa_NUM_CHOICES 3
17 #endif
18 
19 
20 #endif /* INC_menuIvoa_H */