#include <adeviceprefs.h>
Inherits BC_PopupMenu.

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) |
Data Fields | |
| int | do_input |
| int * | output |
| ADevicePrefs * | device_prefs |
| char | string [BCTEXTLEN] |
Definition at line 83 of file adeviceprefs.h.
| ADriverMenu::ADriverMenu | ( | int | x, | |
| int | y, | |||
| ADevicePrefs * | device_prefs, | |||
| int | do_input, | |||
| int * | output | |||
| ) |
Definition at line 517 of file adeviceprefs.C.
| ADriverMenu::~ADriverMenu | ( | ) |
Definition at line 529 of file adeviceprefs.C.
| void ADriverMenu::create_objects | ( | ) |
Definition at line 533 of file adeviceprefs.C.
References BC_PopupMenu::add_item(), and do_input.
Referenced by ADevicePrefs::initialize().

| char * ADriverMenu::adriver_to_string | ( | int | driver | ) |
| int* ADriverMenu::output |
| char ADriverMenu::string[BCTEXTLEN] |
1.5.5