4 #include "bcwindowbase.inc"
7 // Used by both GUI to change channels and devices to map channels to
14 Channel(Channel
*channel
);
18 Channel
& operator=(Channel
&channel
);
19 void copy_settings(Channel
*channel
);
20 void copy_usage(Channel
*channel
);
21 int load(FileXML
*file
);
22 int save(FileXML
*file
);
24 // Flags for GUI settings the device uses
33 char title
[BCTEXTLEN
];
34 // Name given by device for the channel
35 char device_name
[BCTEXTLEN
];
36 // Number of the table entry in the appropriate freqtable
45 // Index used by the device
47 // Tuner number used by the device