Makrodefinitionen | Funktionen | Variablen
EDevice.cpp-Dateireferenz

Description. Mehr ...

#include <stdio.h>
#include <stdlib.h>
#include "EDevice.h"
#include "DevMidi.h"
Include-Abhängigkeitsdiagramm für EDevice.cpp:

gehe zum Quellcode dieser Datei

Makrodefinitionen

#define GETLINE

Funktionen

void ChangeOutReferences (EDevice *from, EDevice *to)
EDeviceNewDevice (EDevice **List, DevType dt, const wxString &name, int devId, EDevice *oldPos, EDevice *newPos)
 create a new device.
DevType Str2DT (char *type)
RouteType Str2RT (mutChar *type)
 parse a string representation of a route type
EDeviceGetEOut (int nr)
char GetELine (char **p, char *s)
void ScanRoutes (char *config)
 read the routes from the configuration
void WriteRoutes (char **config)
 write the routes to the configuration
void CheckBoxesUsed ()
 synchronizes BoxUsed with the routes
int SmallestBoxUsed ()
void ScanDevices ()
 translate the GUI routing information to mutabor

Variablen

EDeviceInEDevices = 0
 input devices for GUI
EDeviceOutEDevices = 0
 output devices for GUI
bool BoxUsed [MAX_BOX]
 which mutabor boxes are used at all?

Ausführliche Beschreibung

Description.

Header:
/cvsroot/mutabor/mutabor/mu32/EDevice.cpp,v 1.19 2011-02-20 22:35:55 keinstein Exp

Copyright: (c) 2008 TU Dresden

Autor:
Tobias Schlemmer <keinstein@users.berlios.de>
Datum:
Date:
2011-02-20 22:35:55
Version:
Revision:
1.19

GPL

Log:
EDevice.cpp,v

Revision 1.19 2011-02-20 22:35:55 keinstein updated license information; some file headers have to be revised, though

Revision 1.2 2010-11-21 13:15:51 keinstein merged experimental_tobias

Revision 1.1.2.1 2010-01-11 10:12:59 keinstein added some .cvsignore files

Definiert in Datei EDevice.cpp.


Erzeugt am Sun Aug 21 2011 10:51:57 für Mutabor von doxygen 1.7.4