This is the complete list of members for MIDI_Pipe, including all inherited members.
| acceptMIDIfromSource(Message msg) | MIDI_Pipe | inlineprotected |
| connectSink(MIDI_Sink *sink) | MIDI_Pipe | private |
| connectSinkPipe(MIDI_Pipe *sink) | MIDI_Source | private |
| connectSource(MIDI_Source *source) | MIDI_Pipe | private |
| connectSourcePipe(MIDI_Pipe *source) | MIDI_Sink | private |
| disconnect() | MIDI_Pipe | |
| disconnect(TrueMIDI_Sink &sink) | MIDI_Pipe | inline |
| disconnect(TrueMIDI_Source &source) | MIDI_Pipe | inline |
| disconnect(MIDI_Pipe &)=delete | MIDI_Pipe | |
| disconnectSink() | MIDI_Pipe | private |
| disconnectSinkPipes() | MIDI_Source | private |
| disconnectSinkPipesShallow() | MIDI_Source | private |
| disconnectSource() | MIDI_Pipe | private |
| disconnectSourcePipes() | MIDI_Sink | private |
| disconnectSourcePipesShallow() | MIDI_Sink | private |
| getFinalSink() override | MIDI_Pipe | inlinevirtual |
| getInitialSource() override | MIDI_Pipe | inlinevirtual |
| getSink() const | MIDI_Pipe | inline |
| getSinkPipe() | MIDI_Source | inlineprivate |
| getSinkStaller() const | MIDI_Pipe | inline |
| getSinkStallerName() const | MIDI_Pipe | |
| getSource() const | MIDI_Pipe | inline |
| getSourcePipe() const | MIDI_Sink | inlineprivate |
| getStaller() const | MIDI_Pipe | |
| getStallerName() const | MIDI_Pipe | |
| getThroughIn() const | MIDI_Pipe | inline |
| getThroughOut() const | MIDI_Pipe | inline |
| getThroughStaller() const | MIDI_Pipe | inline |
| getThroughStallerName() const | MIDI_Pipe | |
| handleStallers() const | MIDI_Pipe | |
| hasSink() const | MIDI_Pipe | inline |
| hasSinkPipe() const | MIDI_Source | inlineprivate |
| hasSource() const | MIDI_Pipe | inline |
| hasSourcePipe() const | MIDI_Sink | inlineprivate |
| hasThroughIn() const | MIDI_Pipe | inline |
| hasThroughOut() const | MIDI_Pipe | inline |
| isStalled() const | MIDI_Pipe | inline |
| mapForwardMIDI(ChannelMessage msg) | MIDI_Pipe | inlineprivatevirtual |
| mapForwardMIDI(SysExMessage msg) | MIDI_Pipe | inlineprivatevirtual |
| mapForwardMIDI(SysCommonMessage msg) | MIDI_Pipe | inlineprivatevirtual |
| mapForwardMIDI(RealTimeMessage msg) | MIDI_Pipe | inlineprivatevirtual |
| MIDI_Pipe()=default | MIDI_Pipe | |
| MIDI_Pipe(const MIDI_Pipe &)=delete | MIDI_Pipe | |
| MIDI_Pipe(MIDI_Pipe &&)=delete | MIDI_Pipe | |
| MIDI_Sink()=default | MIDI_Sink | private |
| MIDI_Sink(const MIDI_Sink &)=delete | MIDI_Sink | private |
| MIDI_Sink(MIDI_Sink &&other) | MIDI_Sink | private |
| MIDI_Source()=default | MIDI_Source | private |
| MIDI_Source(const MIDI_Source &)=delete | MIDI_Source | private |
| MIDI_Source(MIDI_Source &&other) | MIDI_Source | private |
| operator=(const MIDI_Pipe &)=delete | MIDI_Pipe | |
| operator=(MIDI_Pipe &&)=delete | MIDI_Pipe | |
| MIDI_Sink::operator=(const MIDI_Sink &)=delete | MIDI_Sink | private |
| MIDI_Sink::operator=(MIDI_Sink &&other) | MIDI_Sink | private |
| MIDI_Source::operator=(const MIDI_Source &)=delete | MIDI_Source | private |
| MIDI_Source::operator=(MIDI_Source &&other) | MIDI_Source | private |
| sink | MIDI_Pipe | private |
| sink_staller | MIDI_Pipe | private |
| sinkIsUnstalledOrStalledBy(MIDIStaller *cause) | MIDI_Pipe | inline |
| sinkMIDIfromPipe(ChannelMessage msg) override | MIDI_Pipe | inlineprivatevirtual |
| sinkMIDIfromPipe(SysExMessage msg) override | MIDI_Pipe | inlineprivatevirtual |
| sinkMIDIfromPipe(SysCommonMessage msg) override | MIDI_Pipe | inlineprivatevirtual |
| sinkMIDIfromPipe(RealTimeMessage msg) override | MIDI_Pipe | inlineprivatevirtual |
| sinkPipe | MIDI_Source | private |
| source | MIDI_Pipe | private |
| sourceMIDItoPipe(ChannelMessage) | MIDI_Source | private |
| sourceMIDItoPipe(SysExMessage) | MIDI_Source | private |
| sourceMIDItoPipe(SysCommonMessage) | MIDI_Source | private |
| sourceMIDItoPipe(RealTimeMessage) | MIDI_Source | private |
| sourceMIDItoSink(Message msg) | MIDI_Pipe | inlineprotected |
| sourcePipe | MIDI_Sink | private |
| stall(MIDIStaller *cause=eternal_stall) | MIDI_Source | private |
| stallDownstream(MIDIStaller *cause, MIDI_Source *stallsrc) override | MIDI_Pipe | privatevirtual |
| stallUpstream(MIDIStaller *cause, MIDI_Sink *stallsrc) override | MIDI_Pipe | privatevirtual |
| MIDI_Sink::swap(MIDI_Sink &a, MIDI_Sink &b) | MIDI_Sink | privatestatic |
| MIDI_Source::swap(MIDI_Source &a, MIDI_Source &b) | MIDI_Source | privatestatic |
| through_staller | MIDI_Pipe | private |
| throughIsUnstalledOrStalledBy(MIDIStaller *cause) | MIDI_Pipe | inline |
| unstall(MIDIStaller *cause=eternal_stall) | MIDI_Source | private |
| unstallDownstream(MIDIStaller *cause, MIDI_Source *stallsrc) override | MIDI_Pipe | privatevirtual |
| unstallUpstream(MIDIStaller *cause, MIDI_Sink *stallsrc) override | MIDI_Pipe | privatevirtual |
| ~MIDI_Pipe() | MIDI_Pipe | virtual |
| ~MIDI_Sink() | MIDI_Sink | privatevirtual |
| ~MIDI_Source() | MIDI_Source | privatevirtual |