Public Attributes | |
struct Menuitem * | pprevious |
short | row |
short | col |
short | type |
char * | prompt |
char * | command |
Psym * | psym |
double | symmin |
double | symmax |
struct Menuitem * | nextitem |
short Menuitem::col |
char* Menuitem::command |
Referenced by hoc_fmenu().
struct Menuitem* Menuitem::nextitem |
struct Menuitem* Menuitem::pprevious |
char* Menuitem::prompt |
Referenced by hoc_fmenu().
short Menuitem::row |
double Menuitem::symmax |
Referenced by hoc_fmenu().
double Menuitem::symmin |
Referenced by hoc_fmenu().
short Menuitem::type |