This is Unofficial EPICS BASE Doxygen Site
dbMenu Struct Reference

#include "dbBase.h"

+ Collaboration diagram for dbMenu:

Public Attributes

ELLNODE node
 
char * name
 
int nChoice
 
char ** papChoiceName
 
char ** papChoiceValue
 

Detailed Description

Definition at line 24 of file dbBase.h.

Member Data Documentation

char* dbMenu::name

Definition at line 26 of file dbBase.h.

int dbMenu::nChoice

Definition at line 27 of file dbBase.h.

ELLNODE dbMenu::node

Definition at line 25 of file dbBase.h.

char** dbMenu::papChoiceName

Definition at line 28 of file dbBase.h.

char** dbMenu::papChoiceValue

Definition at line 29 of file dbBase.h.


The documentation for this struct was generated from the following file: