| baud | SerialDebugMIDI_Interface< SoftwareSerial > | private |
| begin() override | SerialDebugMIDI_Interface< SoftwareSerial > | inlinevirtual |
| beginAll() | SerialDebugMIDI_Interface< SoftwareSerial > | inlinestatic |
| callbacks | SerialDebugMIDI_Interface< SoftwareSerial > | private |
| connectSinkPipe(MIDI_Pipe *sink) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| connectSourcePipe(MIDI_Pipe *source) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| DefaultMIDI_Interface | SerialDebugMIDI_Interface< SoftwareSerial > | privatestatic |
| disable() | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| disconnect(TrueMIDI_Source &source) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| disconnect(MIDI_Pipe &)=delete | SerialDebugMIDI_Interface< SoftwareSerial > | |
| disconnect(TrueMIDI_Sink &sink) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| disconnect(MIDI_Pipe &)=delete | SerialDebugMIDI_Interface< SoftwareSerial > | |
| disconnectSinkPipes() | SerialDebugMIDI_Interface< SoftwareSerial > | |
| disconnectSinkPipesShallow() | SerialDebugMIDI_Interface< SoftwareSerial > | private |
| disconnectSourcePipes() | SerialDebugMIDI_Interface< SoftwareSerial > | |
| disconnectSourcePipesShallow() | SerialDebugMIDI_Interface< SoftwareSerial > | private |
| dispatchIncoming(MIDIInterface_t *iface, MIDIReadEvent event) | SerialDebugMIDI_Interface< SoftwareSerial > | static |
| DoublyLinkable()=default | DoublyLinkable< Updatable< MIDI_Interface > > | protected |
| enable() | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| getChannelMessage() const | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| getDefault() | SerialDebugMIDI_Interface< SoftwareSerial > | static |
| getFinalSink() | SerialDebugMIDI_Interface< SoftwareSerial > | inlineprivatevirtual |
| getInitialSource() | SerialDebugMIDI_Interface< SoftwareSerial > | inlineprivatevirtual |
| getName() const override | SerialDebugMIDI_Interface< SoftwareSerial > | inlineprivate |
| getNameNull(MIDIStaller *s) | SerialDebugMIDI_Interface< SoftwareSerial > | static |
| getPrefix() const | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| getRealTimeMessage() const | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| getSinkPipe() | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| getSourcePipe() const | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| getStaller() const | SerialDebugMIDI_Interface< SoftwareSerial > | |
| getStallerName() const | SerialDebugMIDI_Interface< SoftwareSerial > | |
| getStream() const | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| getSysCommonMessage() const | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| getSysExMessage() const | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| handleStall() override | SerialDebugMIDI_Interface< SoftwareSerial > | inlineprivate |
| handleStall(MIDIInterface_t *self) | SerialDebugMIDI_Interface< SoftwareSerial > | static |
| handleStallers() const | SerialDebugMIDI_Interface< SoftwareSerial > | |
| hasSinkPipe() const | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| hasSourcePipe() const | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| hexstream | SerialDebugMIDI_Interface< SoftwareSerial > | private |
| isEnabled() const | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| isStalled() const | SerialDebugMIDI_Interface< SoftwareSerial > | |
| MIDI_Interface()=default | MIDI_Interface | protected |
| MIDI_Interface(MIDI_Interface &&)=default | MIDI_Interface | protected |
| MIDI_Sink()=default | MIDI_Sink | |
| MIDI_Sink(const MIDI_Sink &)=delete | MIDI_Sink | |
| MIDI_Sink(MIDI_Sink &&other) | MIDI_Sink | |
| MIDI_Source()=default | MIDI_Source | |
| MIDI_Source(const MIDI_Source &)=delete | MIDI_Source | |
| MIDI_Source(MIDI_Source &&other) | MIDI_Source | |
| moveDown() | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| next | SerialDebugMIDI_Interface< SoftwareSerial > | protected |
| onChannelMessage(ChannelMessage message) | SerialDebugMIDI_Interface< SoftwareSerial > | protected |
| onRealTimeMessage(RealTimeMessage message) | SerialDebugMIDI_Interface< SoftwareSerial > | protected |
| onSysCommonMessage(SysCommonMessage message) | SerialDebugMIDI_Interface< SoftwareSerial > | protected |
| onSysExMessage(SysExMessage message) | SerialDebugMIDI_Interface< SoftwareSerial > | protected |
| SerialDebugMIDI_Interface< SoftwareSerial >::StreamDebugMIDI_Interface::MIDI_Interface::TrueMIDI_SinkSource::MIDI_Sink::operator=(const MIDI_Sink &)=delete | MIDI_Sink | |
| SerialDebugMIDI_Interface< SoftwareSerial >::StreamDebugMIDI_Interface::MIDI_Interface::TrueMIDI_SinkSource::MIDI_Sink::operator=(MIDI_Sink &&other) | MIDI_Sink | |
| SerialDebugMIDI_Interface< SoftwareSerial >::StreamDebugMIDI_Interface::MIDI_Interface::TrueMIDI_SinkSource::MIDI_Source::operator=(const MIDI_Source &)=delete | MIDI_Source | |
| SerialDebugMIDI_Interface< SoftwareSerial >::StreamDebugMIDI_Interface::MIDI_Interface::TrueMIDI_SinkSource::MIDI_Source::operator=(MIDI_Source &&other) | MIDI_Source | |
| AH::Updatable< MIDI_Interface >::operator=(const UpdatableCRTP &) | UpdatableCRTP< Updatable< MIDI_Interface > > | inlineprotected |
| DoublyLinkable< Updatable< MIDI_Interface > >::operator=(const DoublyLinkable &) | DoublyLinkable< Updatable< MIDI_Interface > > | inlineprotected |
| parser | SerialDebugMIDI_Interface< SoftwareSerial > | private |
| prefix | SerialDebugMIDI_Interface< SoftwareSerial > | private |
| previous | SerialDebugMIDI_Interface< SoftwareSerial > | protected |
| PrintDebugMIDI_Base(const char *prefix) | PrintDebugMIDI_Base | inline |
| read() | SerialDebugMIDI_Interface< SoftwareSerial > | |
| send(ChannelMessage message) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendActiveSensing(Cable cable=Cable_1) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendCC(MIDIAddress address, uint8_t value) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendChannelMessage(MIDIMessageType m, Channel c, uint8_t d1, uint8_t d2, Cable cable=Cable_1) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendChannelMessageImpl(ChannelMessage) override | SerialDebugMIDI_Interface< SoftwareSerial > | protected |
| sendChannelMessageImpl(Print &, ChannelMessage) | SerialDebugMIDI_Interface< SoftwareSerial > | protected |
| sendChannelPressure(MIDIChannelCable address, uint8_t pressure) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendContinue(Cable cable=Cable_1) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendControlChange(MIDIAddress address, uint8_t value) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendCP(MIDIChannelCable address, uint8_t pressure) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendKeyPressure(MIDIAddress address, uint8_t pressure) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendKP(MIDIAddress address, uint8_t pressure) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendMTCQuarterFrame(uint8_t data, Cable cable=Cable_1) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendNoteOff(MIDIAddress address, uint8_t velocity) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendNoteOn(MIDIAddress address, uint8_t velocity) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendNow() | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendNowImpl() override | SerialDebugMIDI_Interface< SoftwareSerial > | protected |
| sendNowImpl(Print &) | SerialDebugMIDI_Interface< SoftwareSerial > | inlineprotected |
| sendPB(MIDIChannelCable address, uint16_t value) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendPC(MIDIAddress address) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendPitchBend(MIDIChannelCable address, uint16_t value) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendProgramChange(MIDIAddress address) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendRealTime(MIDIMessageType rt, Cable cable=Cable_1) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendRealTimeImpl(RealTimeMessage) override | SerialDebugMIDI_Interface< SoftwareSerial > | protected |
| sendRealTimeImpl(Print &, RealTimeMessage) | SerialDebugMIDI_Interface< SoftwareSerial > | protected |
| sendSongPositionPointer(uint16_t spp, Cable cable=Cable_1) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendSongSelect(uint8_t song, Cable cable=Cable_1) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendStart(Cable cable=Cable_1) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendStop(Cable cable=Cable_1) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendSysCommon(MIDIMessageType m, Cable cable=Cable_1) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendSysCommonImpl(SysCommonMessage) override | SerialDebugMIDI_Interface< SoftwareSerial > | protected |
| sendSysCommonImpl(Print &, SysCommonMessage) | SerialDebugMIDI_Interface< SoftwareSerial > | protected |
| sendSysEx(const uint8_t(&sysexdata)[N], Cable cable=Cable_1) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendSysExImpl(SysExMessage) override | SerialDebugMIDI_Interface< SoftwareSerial > | protected |
| sendSysExImpl(Print &, SysExMessage) | SerialDebugMIDI_Interface< SoftwareSerial > | protected |
| sendSystemReset(Cable cable=Cable_1) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendTimingClock(Cable cable=Cable_1) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sendTuneRequest(Cable cable=Cable_1) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| SerialDebugMIDI_Interface(SoftwareSerial &serial, unsigned long baud=AH::defaultBaudRate, const char *prefix=nullptr) | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| setAsDefault() | SerialDebugMIDI_Interface< SoftwareSerial > | |
| setCallbacks(MIDI_Callbacks *cb) | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| setCallbacks(MIDI_Callbacks &cb) | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| setPrefix(const char *prefix) | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
| sinkMIDIfromPipe(ChannelMessage msg) override | SerialDebugMIDI_Interface< SoftwareSerial > | inlineprotected |
| sinkMIDIfromPipe(SysExMessage msg) override | SerialDebugMIDI_Interface< SoftwareSerial > | inlineprotected |
| sinkMIDIfromPipe(SysCommonMessage msg) override | SerialDebugMIDI_Interface< SoftwareSerial > | inlineprotected |
| sinkMIDIfromPipe(RealTimeMessage msg) override | SerialDebugMIDI_Interface< SoftwareSerial > | inlineprotected |
| sinkPipe | SerialDebugMIDI_Interface< SoftwareSerial > | protected |
| SoftwareSerialDebugMIDI_Interface(SoftwareSerial &serial, unsigned long baud, const char *prefix=nullptr) | SoftwareSerialDebugMIDI_Interface | inline |
| SoftwareSerialDebugMIDI_Interface(SoftwareSerial &serial, const char *prefix) | SoftwareSerialDebugMIDI_Interface | inline |
| sourceMIDItoPipe(ChannelMessage) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sourceMIDItoPipe(SysExMessage) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sourceMIDItoPipe(SysCommonMessage) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sourceMIDItoPipe(RealTimeMessage) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| sourcePipe | SerialDebugMIDI_Interface< SoftwareSerial > | protected |
| stall(MIDIStaller *cause=eternal_stall) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| stallDownstream(MIDIStaller *, MIDI_Source *) | SerialDebugMIDI_Interface< SoftwareSerial > | inlineprivatevirtual |
| stallUpstream(MIDIStaller *, MIDI_Sink *) | SerialDebugMIDI_Interface< SoftwareSerial > | inlineprivatevirtual |
| StreamDebugMIDI_Interface(Stream &stream, const char *prefix=nullptr) | StreamDebugMIDI_Interface | inline |
| swap(MIDI_Sink &a, MIDI_Sink &b) | SerialDebugMIDI_Interface< SoftwareSerial > | static |
| swap(MIDI_Source &a, MIDI_Source &b) | SerialDebugMIDI_Interface< SoftwareSerial > | static |
| unstall(MIDIStaller *cause=eternal_stall) | SerialDebugMIDI_Interface< SoftwareSerial > | |
| unstallDownstream(MIDIStaller *, MIDI_Source *) | SerialDebugMIDI_Interface< SoftwareSerial > | inlineprivatevirtual |
| unstallUpstream(MIDIStaller *, MIDI_Sink *) | SerialDebugMIDI_Interface< SoftwareSerial > | inlineprivatevirtual |
| UpdatableCRTP() __attribute__((no_sanitize("undefined"))) | UpdatableCRTP< Updatable< MIDI_Interface > > | inlineprotected |
| updatables | SerialDebugMIDI_Interface< SoftwareSerial > | protectedstatic |
| update() override | SerialDebugMIDI_Interface< SoftwareSerial > | |
| updateAll() | SerialDebugMIDI_Interface< SoftwareSerial > | inlinestatic |
| updateIncoming(MIDIInterface_t *iface) | SerialDebugMIDI_Interface< SoftwareSerial > | static |
| ~DoublyLinkable()=default | DoublyLinkable< Updatable< MIDI_Interface > > | protectedvirtual |
| ~MIDI_Interface() | MIDI_Interface | virtual |
| ~MIDI_Sink() | MIDI_Sink | virtual |
| ~MIDI_Source() | MIDI_Source | virtual |
| ~MIDIStaller()=default | MIDIStaller | protectedvirtual |
| ~UpdatableCRTP() __attribute__((no_sanitize("undefined"))) | UpdatableCRTP< Updatable< MIDI_Interface > > | inlinevirtual |