EPICS Base  7.0.6.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Enumerations
menuPost.h File Reference

Declarations generated from menuPost.dbd. More...

Go to the source code of this file.

Macros

#define menuPost_NUM_CHOICES   2
 Number of states defined for menu menuPost.
 

Enumerations

enum  menuPost { menuPost_OnChange, menuPost_Always }
 Enumerated type from menu menuPost. More...
 

Enumeration Type Documentation

enum menuPost
Enumerator
menuPost_OnChange 

State string "On Change".

menuPost_Always 

State string "Always".

Definition at line 10 of file menuPost.h.