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

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

acceptMIDIfromSource(Message msg)MIDI_Pipeinlineprotected
connectSink(MIDI_Sink *sink)MIDI_Pipeprivate
connectSinkPipe(MIDI_Pipe *sink)MIDI_Sourceprivate
connectSource(MIDI_Source *source)MIDI_Pipeprivate
connectSourcePipe(MIDI_Pipe *source)MIDI_Sinkprivate
disconnect()MIDI_Pipe
disconnect(TrueMIDI_Sink &sink)MIDI_Pipeinline
disconnect(TrueMIDI_Source &source)MIDI_Pipeinline
disconnect(MIDI_Pipe &)=deleteMIDI_Pipe
disconnectSink()MIDI_Pipeprivate
disconnectSinkPipes()MIDI_Sourceprivate
disconnectSinkPipesShallow()MIDI_Sourceprivate
disconnectSource()MIDI_Pipeprivate
disconnectSourcePipes()MIDI_Sinkprivate
disconnectSourcePipesShallow()MIDI_Sinkprivate
getFinalSink() overrideMIDI_Pipeinlinevirtual
getInitialSource() overrideMIDI_Pipeinlinevirtual
getSink() constMIDI_Pipeinline
getSinkPipe()MIDI_Sourceinlineprivate
getSinkStaller() constMIDI_Pipeinline
getSinkStallerName() constMIDI_Pipe
getSource() constMIDI_Pipeinline
getSourcePipe() constMIDI_Sinkinlineprivate
getStaller() constMIDI_Pipe
getStallerName() constMIDI_Pipe
getThroughIn() constMIDI_Pipeinline
getThroughOut() constMIDI_Pipeinline
getThroughStaller() constMIDI_Pipeinline
getThroughStallerName() constMIDI_Pipe
handleStallers() constMIDI_Pipe
hasSink() constMIDI_Pipeinline
hasSinkPipe() constMIDI_Sourceinlineprivate
hasSource() constMIDI_Pipeinline
hasSourcePipe() constMIDI_Sinkinlineprivate
hasThroughIn() constMIDI_Pipeinline
hasThroughOut() constMIDI_Pipeinline
isStalled() constMIDI_Pipeinline
mapForwardMIDI(ChannelMessage msg)MIDI_Pipeinlineprivatevirtual
mapForwardMIDI(SysExMessage msg)MIDI_Pipeinlineprivatevirtual
mapForwardMIDI(SysCommonMessage msg)MIDI_Pipeinlineprivatevirtual
mapForwardMIDI(RealTimeMessage msg)MIDI_Pipeinlineprivatevirtual
MIDI_Pipe()=defaultMIDI_Pipe
MIDI_Pipe(const MIDI_Pipe &)=deleteMIDI_Pipe
MIDI_Pipe(MIDI_Pipe &&)=deleteMIDI_Pipe
MIDI_Sink()=defaultMIDI_Sinkprivate
MIDI_Sink(const MIDI_Sink &)=deleteMIDI_Sinkprivate
MIDI_Sink(MIDI_Sink &&other)MIDI_Sinkprivate
MIDI_Source()=defaultMIDI_Sourceprivate
MIDI_Source(const MIDI_Source &)=deleteMIDI_Sourceprivate
MIDI_Source(MIDI_Source &&other)MIDI_Sourceprivate
operator=(const MIDI_Pipe &)=deleteMIDI_Pipe
operator=(MIDI_Pipe &&)=deleteMIDI_Pipe
MIDI_Sink::operator=(const MIDI_Sink &)=deleteMIDI_Sinkprivate
MIDI_Sink::operator=(MIDI_Sink &&other)MIDI_Sinkprivate
MIDI_Source::operator=(const MIDI_Source &)=deleteMIDI_Sourceprivate
MIDI_Source::operator=(MIDI_Source &&other)MIDI_Sourceprivate
sinkMIDI_Pipeprivate
sink_stallerMIDI_Pipeprivate
sinkIsUnstalledOrStalledBy(MIDIStaller *cause)MIDI_Pipeinline
sinkMIDIfromPipe(ChannelMessage msg) overrideMIDI_Pipeinlineprivatevirtual
sinkMIDIfromPipe(SysExMessage msg) overrideMIDI_Pipeinlineprivatevirtual
sinkMIDIfromPipe(SysCommonMessage msg) overrideMIDI_Pipeinlineprivatevirtual
sinkMIDIfromPipe(RealTimeMessage msg) overrideMIDI_Pipeinlineprivatevirtual
sinkPipeMIDI_Sourceprivate
sourceMIDI_Pipeprivate
sourceMIDItoPipe(ChannelMessage)MIDI_Sourceprivate
sourceMIDItoPipe(SysExMessage)MIDI_Sourceprivate
sourceMIDItoPipe(SysCommonMessage)MIDI_Sourceprivate
sourceMIDItoPipe(RealTimeMessage)MIDI_Sourceprivate
sourceMIDItoSink(Message msg)MIDI_Pipeinlineprotected
sourcePipeMIDI_Sinkprivate
stall(MIDIStaller *cause=eternal_stall)MIDI_Sourceprivate
stallDownstream(MIDIStaller *cause, MIDI_Source *stallsrc) overrideMIDI_Pipeprivatevirtual
stallUpstream(MIDIStaller *cause, MIDI_Sink *stallsrc) overrideMIDI_Pipeprivatevirtual
MIDI_Sink::swap(MIDI_Sink &a, MIDI_Sink &b)MIDI_Sinkprivatestatic
MIDI_Source::swap(MIDI_Source &a, MIDI_Source &b)MIDI_Sourceprivatestatic
through_stallerMIDI_Pipeprivate
throughIsUnstalledOrStalledBy(MIDIStaller *cause)MIDI_Pipeinline
unstall(MIDIStaller *cause=eternal_stall)MIDI_Sourceprivate
unstallDownstream(MIDIStaller *cause, MIDI_Source *stallsrc) overrideMIDI_Pipeprivatevirtual
unstallUpstream(MIDIStaller *cause, MIDI_Sink *stallsrc) overrideMIDI_Pipeprivatevirtual
~MIDI_Pipe()MIDI_Pipevirtual
~MIDI_Sink()MIDI_Sinkprivatevirtual
~MIDI_Source()MIDI_Sourceprivatevirtual