einschließlich aller geerbten Elemente.
AddTime(frac time)=0 | OutDevice | [pure virtual] |
AppendToDeviceList(OutDevice *dev) | OutDevice | [protected, static] |
Close()=0 | OutDevice | [pure virtual] |
CreateDevice(DevType type) | OutDevice | [static] |
CreateDevice(DevType type, const mutString &name, int id) | OutDevice | [static] |
Destroy() | OutDevice | [inline] |
Device() | Device | [inline] |
Device(int id, int devid, mutString name=mutEmptyString) | Device | [inline] |
DevId | Device | [protected] |
Get(int devid) | OutDevice | [inline, static] |
GetChannel(int taste)=0 | OutDevice | [pure virtual] |
GetDevice(int id) | OutDevice | [static] |
GetDeviceList() | OutDevice | [inline, static] |
GetDevId() const | Device | [inline] |
GetId() const | Device | [inline] |
GetInDeviceList(int devid) | OutDevice | [protected, static] |
GetName() const | Device | [inline] |
GetNext() const | OutDevice | [inline] |
GetType() const | OutDevice | [inline, virtual] |
GetTypeName() const | OutDevice | [inline, virtual] |
getUserData() const | Device | [inline] |
Gis(GisToken *token, char turn)=0 | OutDevice | [pure virtual] |
InitializeIds() | OutDevice | [static] |
Load(tree_storage &config)=0 | Device | [pure virtual] |
Load(tree_storage &config, Route *route)=0 | Device | [pure virtual] |
LoadDevices(tree_storage &config) | OutDevice | [static] |
MidiOut(DWORD data, char n)=0 | OutDevice | [pure virtual] |
MidiOut(BYTE *p, char n)=0 | OutDevice | [pure virtual] |
Name | Device | [protected] |
NeedsRealTime() | OutDevice | [inline, virtual] |
NoteOff(int box, int taste, int velo, Route *r, int channel)=0 | OutDevice | [pure virtual] |
NoteOn(int box, int taste, int velo, Route *r, int channel, ChannelData *cd)=0 | OutDevice | [pure virtual] |
NotesCorrect(int box)=0 | OutDevice | [pure virtual] |
Open()=0 | OutDevice | [pure virtual] |
OutDevice() | OutDevice | [inline] |
OutDevice(int devId, mutString name, int id=-1) | OutDevice | [inline] |
Panic() | OutDevice | [inline, virtual] |
Quite(Route *r)=0 | OutDevice | [pure virtual] |
ReadData(wxConfigBase *config) | Device | [inline, virtual] |
RemoveFromDeviceList(OutDevice *dev) | OutDevice | [protected, static] |
Save(tree_storage &config)=0 | Device | [pure virtual] |
Save(tree_storage &config, const Route *route)=0 | Device | [pure virtual] |
SaveDevices(tree_storage &config) | OutDevice | [static] |
SetDevId(int id) | Device | [inline, virtual] |
SetId(int id) | Device | [inline, protected] |
SetName(const wxString &s) | Device | [inline, virtual] |
SetNext(OutDevice *N) | OutDevice | [inline] |
setUserData(void *data) | Device | [inline] |
Sustain(char on, int channel)=0 | OutDevice | [pure virtual] |
TruncateDeviceList(OutDevice *dev) | OutDevice | [protected, static] |
WATCHEDPTR(OutDevice, routing, OutDevice) Next | OutDevice | [private] |
WATCHEDPTR(OutDevice, routing, OutDevice) deviceList | OutDevice | [private, static] |
WriteData(wxConfigBase *config) | Device | [inline, virtual] |
~Device() | Device | [inline, virtual] |
~OutDevice() | OutDevice | [inline, virtual] |