EPICS Base
7.0.5.1
menuPost.h
Go to the documentation of this file.
1
5
#ifndef INC_menuPost_H
6
#define INC_menuPost_H
7
8
#ifndef menuPost_NUM_CHOICES
9
10
typedef
enum
{
11
menuPost_OnChange
,
12
menuPost_Always
13
}
menuPost
;
15
#define menuPost_NUM_CHOICES 2
16
#endif
17
18
19
#endif
/* INC_menuPost_H */
menuPost_OnChange
State string "On Change".
Definition:
menuPost.h:11
menuPost
menuPost
Enumerated type from menu menuPost.
Definition:
menuPost.h:10
menuPost_Always
State string "Always".
Definition:
menuPost.h:12
Generated on Sun Mar 21 2021 16:10:19 for EPICS Base by
1.8.13