#include <adeviceprefs.h>
Public Member Functions | |
| ADriverMenu (int x, int y, ADevicePrefs *device_prefs, int do_input, int *output) | |
| ~ADriverMenu () | |
| void | create_objects () |
| char * | adriver_to_string (int driver) |
Public Attributes | |
| int | do_input |
| int * | output |
| ADevicePrefs * | device_prefs |
| char | string [BCTEXTLEN] |
Definition at line 86 of file adeviceprefs.h.
|
||||||||||||||||||||||||
|
Definition at line 558 of file adeviceprefs.C. |
|
|
Definition at line 570 of file adeviceprefs.C. |
|
|
Definition at line 590 of file adeviceprefs.C. References string. |
|
|
Definition at line 574 of file adeviceprefs.C. References do_input. Referenced by ADevicePrefs::initialize(). |
|
|
Definition at line 101 of file adeviceprefs.h. Referenced by ADriverItem::handle_event(). |
|
|
Definition at line 99 of file adeviceprefs.h. Referenced by create_objects(). |
|
|
Definition at line 100 of file adeviceprefs.h. Referenced by ADriverItem::handle_event(). |
|
|
Definition at line 102 of file adeviceprefs.h. Referenced by adriver_to_string(). |
1.4.4