This is the complete list of members for MIDI_Sink, including all inherited members.
connectSourcePipe(MIDI_Pipe *source) | MIDI_Sink | |
disconnect(TrueMIDI_Source &source) | MIDI_Sink | |
disconnect(MIDI_Pipe &)=delete | MIDI_Sink | |
disconnectSourcePipes() | MIDI_Sink | |
disconnectSourcePipesShallow() | MIDI_Sink | private |
getFinalSink() | MIDI_Sink | inlineprivatevirtual |
getSourcePipe() const | MIDI_Sink | inline |
hasSourcePipe() const | MIDI_Sink | inline |
MIDI_Sink()=default | MIDI_Sink | |
MIDI_Sink(const MIDI_Sink &)=delete | MIDI_Sink | |
MIDI_Sink(MIDI_Sink &&other) | MIDI_Sink | |
operator=(const MIDI_Sink &)=delete | MIDI_Sink | |
operator=(MIDI_Sink &&other) | MIDI_Sink | |
sinkMIDIfromPipe(ChannelMessage)=0 | MIDI_Sink | pure virtual |
sinkMIDIfromPipe(SysExMessage)=0 | MIDI_Sink | pure virtual |
sinkMIDIfromPipe(SysCommonMessage)=0 | MIDI_Sink | pure virtual |
sinkMIDIfromPipe(RealTimeMessage)=0 | MIDI_Sink | pure virtual |
sourcePipe | MIDI_Sink | protected |
stallDownstream(MIDIStaller *, MIDI_Source *) | MIDI_Sink | inlineprivatevirtual |
swap(MIDI_Sink &a, MIDI_Sink &b) | MIDI_Sink | static |
swap | MIDI_Sink | friend |
unstallDownstream(MIDIStaller *, MIDI_Source *) | MIDI_Sink | inlineprivatevirtual |
~MIDI_Sink() | MIDI_Sink | virtual |