Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
MIDI_Source Member List

This is the complete list of members for MIDI_Source, including all inherited members.

connectSinkPipe(MIDI_Pipe *sink)MIDI_Source
disconnect(TrueMIDI_Sink &sink)MIDI_Source
disconnect(MIDI_Pipe &)=deleteMIDI_Source
disconnectSinkPipes()MIDI_Source
disconnectSinkPipesShallow()MIDI_Sourceprivate
getInitialSource()MIDI_Sourceinlineprivatevirtual
getSinkPipe()MIDI_Sourceinline
getStaller() constMIDI_Source
getStallerName() constMIDI_Source
handleStallers() constMIDI_Source
hasSinkPipe() constMIDI_Sourceinline
isStalled() constMIDI_Source
MIDI_Source()=defaultMIDI_Source
MIDI_Source(const MIDI_Source &)=deleteMIDI_Source
MIDI_Source(MIDI_Source &&other)MIDI_Source
operator=(const MIDI_Source &)=deleteMIDI_Source
operator=(MIDI_Source &&other)MIDI_Source
sinkPipeMIDI_Sourceprotected
sourceMIDItoPipe(ChannelMessage)MIDI_Source
sourceMIDItoPipe(SysExMessage)MIDI_Source
sourceMIDItoPipe(SysCommonMessage)MIDI_Source
sourceMIDItoPipe(RealTimeMessage)MIDI_Source
stall(MIDIStaller *cause=eternal_stall)MIDI_Source
stallUpstream(MIDIStaller *, MIDI_Sink *)MIDI_Sourceinlineprivatevirtual
swap(MIDI_Source &a, MIDI_Source &b)MIDI_Sourcestatic
swapMIDI_Sourcefriend
unstall(MIDIStaller *cause=eternal_stall)MIDI_Source
unstallUpstream(MIDIStaller *, MIDI_Sink *)MIDI_Sourceinlineprivatevirtual
~MIDI_Source()MIDI_Sourcevirtual