
Public Attributes | |
| char * | item |
| struct str_list * | next |
Definition at line 76 of file controls.cxx.
| char* str_list::item |
Definition at line 77 of file controls.cxx.
Referenced by Init_Controls_Tbl(), make_nlist(), Print_Controls(), same_name_lists(), and store_ctrl().
| struct str_list* str_list::next |
Definition at line 78 of file controls.cxx.
Referenced by Init_Controls_Tbl(), make_nlist(), Print_Controls(), same_name_lists(), and store_ctrl().
1.7.1