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

Declarations generated from menuSimm.dbd. More...

Go to the source code of this file.

Macros

#define menuSimm_NUM_CHOICES   3
 Number of states defined for menu menuSimm.
 

Enumerations

enum  menuSimm { menuSimmNO, menuSimmYES, menuSimmRAW }
 Enumerated type from menu menuSimm. More...
 

Enumeration Type Documentation

enum menuSimm
Enumerator
menuSimmNO 

State string "NO".

menuSimmYES 

State string "YES".

menuSimmRAW 

State string "RAW".

Definition at line 10 of file menuSimm.h.