Control Surface  1.2.0
MIDI Control Surface library for Arduino
MIDI_Pipe Member List

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

canWrite(cn_t cn) constMIDI_Sourceprivate
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
disconnectSink()MIDI_Pipeprivate
disconnectSinkPipes()MIDI_Sourceprivate
disconnectSinkPipesShallow()MIDI_Sourceprivate
disconnectSource()MIDI_Pipeprivate
disconnectSourcePipes()MIDI_Sinkprivate
disconnectSourcePipesShallow()MIDI_Sinkprivate
exclusive(cn_t cn, bool exclusive=true)MIDI_Pipe
getFinalSink() overrideMIDI_Pipeinlinevirtual
getInitialSource() overrideMIDI_Pipeinlinevirtual
getSink()MIDI_Pipeinlineprotected
getSource()MIDI_Pipeinlineprotected
getThroughIn()MIDI_Pipeinlineprotected
getThroughOut()MIDI_Pipeinlineprotected
hasSink() constMIDI_Pipeinline
hasSinkPipe() constMIDI_Sourceinlineprivate
hasSource() constMIDI_Pipeinline
hasSourcePipe() constMIDI_Sinkinlineprivate
hasThroughIn() constMIDI_Pipeinline
hasThroughOut() constMIDI_Pipeinline
isAvailableForWrite(cn_t cn) constMIDI_Pipeinline
isLocked(cn_t cn) constMIDI_Pipeinline
lockDownstream(cn_t cn, bool lock) overrideMIDI_Pipeinlineprivatevirtual
locksMIDI_Pipeprivate
lockSelf(cn_t cn, bool lock)MIDI_Pipeinlineprivate
lockUpstream(cn_t cn, bool lock)MIDI_Pipeinlineprivate
mapForwardMIDI(ChannelMessage msg)MIDI_Pipeinlineprivatevirtual
mapForwardMIDI(SysExMessage 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
pipeMIDI(ChannelMessage msg)MIDI_Pipeinlineprotected
pipeMIDI(SysExMessage msg)MIDI_Pipeinlineprotected
pipeMIDI(RealTimeMessage msg)MIDI_Pipeinlineprotected
sinkMIDI_Pipeprivate
sinkMIDIfromPipe(ChannelMessage msg) overrideMIDI_Pipeinlineprivatevirtual
sinkMIDIfromPipe(SysExMessage msg) overrideMIDI_Pipeinlineprivatevirtual
sinkMIDIfromPipe(RealTimeMessage msg) overrideMIDI_Pipeinlineprivatevirtual
sinkPipeMIDI_Sourceprivate
sourceMIDI_Pipeprivate
sourceMIDItoPipe(ChannelMessage)MIDI_Sourceprivate
sourceMIDItoPipe(SysExMessage)MIDI_Sourceprivate
sourceMIDItoPipe(RealTimeMessage)MIDI_Sourceprivate
sourceMIDItoSink(ChannelMessage msg)MIDI_Pipeinlineprotected
sourceMIDItoSink(SysExMessage msg)MIDI_Pipeinlineprotected
sourceMIDItoSink(RealTimeMessage msg)MIDI_Pipeinlineprotected
sourcePipeMIDI_Sinkprivate
throughInMIDI_Pipeprivate
throughOutMIDI_Pipeprivate
~MIDI_Pipe()MIDI_Pipevirtual
~MIDI_Sink()MIDI_Sinkprivatevirtual
~MIDI_Source()MIDI_Sourceprivatevirtual