CLAM::MIDIDevice Member List
This is the complete list of members for
CLAM::MIDIDevice, including all inherited members.
ConcreteStart(void)=0 | CLAM::MIDIDevice | [protected, pure virtual] |
ConcreteStop(void)=0 | CLAM::MIDIDevice | [protected, pure virtual] |
GetInfo(TInfo &) | CLAM::MIDIDevice | [protected] |
GetMessageLength(unsigned char byte) | CLAM::MIDIDevice | [protected] |
HandleRawByte(unsigned char byte) | CLAM::MIDIDevice | [protected] |
mData | CLAM::MIDIDevice | [protected] |
MIDIClocker class | CLAM::MIDIDevice | [friend] |
MIDIDevice(const std::string &name) | CLAM::MIDIDevice | [inline, protected] |
MIDIIn class | CLAM::MIDIDevice | [friend] |
MIDIManager class | CLAM::MIDIDevice | [friend] |
MIDIOut class | CLAM::MIDIDevice | [friend] |
MIDIOutControl class | CLAM::MIDIDevice | [friend] |
mIndex | CLAM::MIDIDevice | [protected] |
mInputs | CLAM::MIDIDevice | [protected] |
mLastStatus | CLAM::MIDIDevice | [protected] |
mLength | CLAM::MIDIDevice | [protected] |
mName | CLAM::MIDIDevice | [protected] |
mOutputs | CLAM::MIDIDevice | [protected] |
Read(void)=0 | CLAM::MIDIDevice | [protected, pure virtual] |
Register(MIDIManager *mm, MIDIIn &in) | CLAM::MIDIDevice | [protected] |
Register(MIDIManager *mm, MIDIOut &out) | CLAM::MIDIDevice | [protected] |
Register(MIDIManager *mm, MIDIClocker &in) | CLAM::MIDIDevice | [protected] |
SetClock(TControlData val) | CLAM::MIDIDevice | [inline, protected, virtual] |
Start(void) | CLAM::MIDIDevice | [protected] |
Stop(void) | CLAM::MIDIDevice | [protected] |
target | CLAM::MIDIDevice | [protected] |
Unregister(MIDIIn &in) | CLAM::MIDIDevice | [protected] |
Unregister(MIDIOut &out) | CLAM::MIDIDevice | [protected] |
Unregister(MIDIClocker &in) | CLAM::MIDIDevice | [protected] |
Write(unsigned char *msg, int size)=0 | CLAM::MIDIDevice | [protected, pure virtual] |
~MIDIDevice() | CLAM::MIDIDevice | [inline, protected, virtual] |