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

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

connectSinkPipe(MIDI_Pipe *sink)MIDI_Source
connectSourcePipe(MIDI_Pipe *source)MIDI_Sink
MIDI_Sink::disconnect(TrueMIDI_Source &source)MIDI_Sink
MIDI_Sink::disconnect(MIDI_Pipe &)=deleteMIDI_Sink
MIDI_Source::disconnect(TrueMIDI_Sink &sink)MIDI_Source
MIDI_Source::disconnect(MIDI_Pipe &)=deleteMIDI_Source
disconnectSinkPipes()MIDI_Source
disconnectSinkPipesShallow()MIDI_Sourceprivate
disconnectSourcePipes()MIDI_Sink
disconnectSourcePipesShallow()MIDI_Sinkprivate
getFinalSink()MIDI_Sinkinlineprivatevirtual
getInitialSource()MIDI_Sourceinlineprivatevirtual
getSinkPipe()MIDI_Sourceinline
getSourcePipe() constMIDI_Sinkinline
getStaller() constMIDI_Source
getStallerName() constMIDI_Source
handleStallers() constMIDI_Source
hasSinkPipe() constMIDI_Sourceinline
hasSourcePipe() constMIDI_Sinkinline
isStalled() constMIDI_Source
MIDI_Sink()=defaultMIDI_Sink
MIDI_Sink(const MIDI_Sink &)=deleteMIDI_Sink
MIDI_Sink(MIDI_Sink &&other)MIDI_Sink
MIDI_Source()=defaultMIDI_Source
MIDI_Source(const MIDI_Source &)=deleteMIDI_Source
MIDI_Source(MIDI_Source &&other)MIDI_Source
MIDI_Sink::operator=(const MIDI_Sink &)=deleteMIDI_Sink
MIDI_Sink::operator=(MIDI_Sink &&other)MIDI_Sink
MIDI_Source::operator=(const MIDI_Source &)=deleteMIDI_Source
MIDI_Source::operator=(MIDI_Source &&other)MIDI_Source
sinkMIDIfromPipe(ChannelMessage)=0MIDI_Sinkpure virtual
sinkMIDIfromPipe(SysExMessage)=0MIDI_Sinkpure virtual
sinkMIDIfromPipe(SysCommonMessage)=0MIDI_Sinkpure virtual
sinkMIDIfromPipe(RealTimeMessage)=0MIDI_Sinkpure virtual
sinkPipeMIDI_Sourceprotected
sourceMIDItoPipe(ChannelMessage)MIDI_Source
sourceMIDItoPipe(SysExMessage)MIDI_Source
sourceMIDItoPipe(SysCommonMessage)MIDI_Source
sourceMIDItoPipe(RealTimeMessage)MIDI_Source
sourcePipeMIDI_Sinkprotected
stall(MIDIStaller *cause=eternal_stall)MIDI_Source
stallDownstream(MIDIStaller *, MIDI_Source *)MIDI_Sinkinlineprivatevirtual
stallUpstream(MIDIStaller *, MIDI_Sink *)MIDI_Sourceinlineprivatevirtual
MIDI_Sink::swap(MIDI_Sink &a, MIDI_Sink &b)MIDI_Sinkstatic
MIDI_Source::swap(MIDI_Source &a, MIDI_Source &b)MIDI_Sourcestatic
unstall(MIDIStaller *cause=eternal_stall)MIDI_Source
unstallDownstream(MIDIStaller *, MIDI_Source *)MIDI_Sinkinlineprivatevirtual
unstallUpstream(MIDIStaller *, MIDI_Sink *)MIDI_Sourceinlineprivatevirtual
~MIDI_Sink()MIDI_Sinkvirtual
~MIDI_Source()MIDI_Sourcevirtual