Control Surface stm32
MIDI Control Surface library for Arduino
PBValue< BankSize > Member List

This is the complete list of members for PBValue< BankSize >, including all inherited members.

BankableMatchingMIDIInputElement(const BankablePitchBendMIDIMatcher< BankSize > &matcher)BankableMatchingMIDIInputElement< MIDIMessageType::PITCH_BEND, BankablePitchBendMIDIMatcher< BankSize > >inlineprotected
begin()MIDIInputElement< Type >inlinevirtual
beginAll()MIDIInputElement< Type >inlinestatic
clearDirty()IValue14inline
dirtyIValue14protected
disable()UpdatableCRTP< MIDIInputElement< Type > >inline
disable(UpdatableCRTP *element)UpdatableCRTP< MIDIInputElement< Type > >inlinestatic
disable(UpdatableCRTP &element)UpdatableCRTP< MIDIInputElement< Type > >inlinestatic
disable(U(&array)[N])UpdatableCRTP< MIDIInputElement< Type > >inlinestatic
MatchingMIDIInputElement< Type, BankablePitchBendMIDIMatcher< BankSize > >::DoublyLinkable()=defaultDoublyLinkable< MIDIInputElement< Type > >protected
MatchingMIDIInputElement< Type, BankablePitchBendMIDIMatcher< BankSize > >::DoublyLinkable(const DoublyLinkable &)DoublyLinkable< MIDIInputElement< Type > >inlineprotected
MatchingMIDIInputElement< Type, BankablePitchBendMIDIMatcher< BankSize > >::DoublyLinkable(DoublyLinkable &&)DoublyLinkable< MIDIInputElement< Type > >inlineprotected
BankSettingChangeCallback::DoublyLinkable()=defaultDoublyLinkable< BankSettingChangeCallback >protected
BankSettingChangeCallback::DoublyLinkable(const DoublyLinkable &)DoublyLinkable< BankSettingChangeCallback >inlineprotected
BankSettingChangeCallback::DoublyLinkable(DoublyLinkable &&)DoublyLinkable< BankSettingChangeCallback >inlineprotected
enable()UpdatableCRTP< MIDIInputElement< Type > >inline
enable(UpdatableCRTP *element)UpdatableCRTP< MIDIInputElement< Type > >inlinestatic
enable(UpdatableCRTP &element)UpdatableCRTP< MIDIInputElement< Type > >inlinestatic
enable(U(&array)[N])UpdatableCRTP< MIDIInputElement< Type > >inlinestatic
getActiveBank() constBankableMatchingMIDIInputElement< MIDIMessageType::PITCH_BEND, BankablePitchBendMIDIMatcher< BankSize > >inlineprotected
getDirty() constIValue14inline
getValue() const overridePBValue< BankSize >inlinevirtual
getValue(uint8_t bank) constPBValue< BankSize >inline
handleUpdate(typename Matcher::Result match) overridePBValue< BankSize >inlineprotected
BankableMatchingMIDIInputElement< MIDIMessageType::PITCH_BEND, BankablePitchBendMIDIMatcher< BankSize > >::handleUpdate(typename Matcher::Result match)=0MatchingMIDIInputElement< Type, BankablePitchBendMIDIMatcher< BankSize > >pure virtual
isEnabled() constUpdatableCRTP< MIDIInputElement< Type > >inline
Matcher typedefPBValue< BankSize >
matcherMatchingMIDIInputElement< Type, BankablePitchBendMIDIMatcher< BankSize > >protected
MatchingMIDIInputElement(const BankablePitchBendMIDIMatcher< BankSize > &matcher)MatchingMIDIInputElement< Type, BankablePitchBendMIDIMatcher< BankSize > >inlineprotected
MessageTypePBValue< BankSize >static
MIDIInputElement()=defaultMIDIInputElement< Type >protected
moveDown()UpdatableCRTP< MIDIInputElement< Type > >inline
MatchingMIDIInputElement< Type, BankablePitchBendMIDIMatcher< BankSize > >::nextDoublyLinkable< MIDIInputElement< Type > >protected
BankSettingChangeCallback::nextDoublyLinkable< BankSettingChangeCallback >protected
onBankSettingChange() overridePBValue< BankSize >inlineprotectedvirtual
MatchingMIDIInputElement< Type, BankablePitchBendMIDIMatcher< BankSize > >::operator=(const UpdatableCRTP &)UpdatableCRTP< MIDIInputElement< Type > >inlineprotected
MatchingMIDIInputElement< Type, BankablePitchBendMIDIMatcher< BankSize > >::operator=(UpdatableCRTP &&)UpdatableCRTP< MIDIInputElement< Type > >inlineprotected
MatchingMIDIInputElement< Type, BankablePitchBendMIDIMatcher< BankSize > >::DoublyLinkable< MIDIInputElement< Type > >::operator=(const DoublyLinkable &)DoublyLinkable< MIDIInputElement< Type > >inlineprotected
MatchingMIDIInputElement< Type, BankablePitchBendMIDIMatcher< BankSize > >::DoublyLinkable< MIDIInputElement< Type > >::operator=(DoublyLinkable &&)DoublyLinkable< MIDIInputElement< Type > >inlineprotected
BankSettingChangeCallback::operator=(const DoublyLinkable &)DoublyLinkable< BankSettingChangeCallback >inlineprotected
BankSettingChangeCallback::operator=(DoublyLinkable &&)DoublyLinkable< BankSettingChangeCallback >inlineprotected
Parent typedefPBValue< BankSize >
PBValue(BankConfig< BankSize, BankType::CHANGE_CHANNEL > config, MIDIChannelCable address)PBValue< BankSize >inline
MatchingMIDIInputElement< Type, BankablePitchBendMIDIMatcher< BankSize > >::previousDoublyLinkable< MIDIInputElement< Type > >protected
BankSettingChangeCallback::previousDoublyLinkable< BankSettingChangeCallback >protected
reset() overridePBValue< BankSize >inlinevirtual
resetAll()MIDIInputElement< Type >inlinestatic
UpdatableCRTP() __attribute__((no_sanitize("undefined")))UpdatableCRTP< MIDIInputElement< Type > >inlineprotected
UpdatableCRTP(const UpdatableCRTP &) __attribute__((no_sanitize("undefined")))UpdatableCRTP< MIDIInputElement< Type > >inlineprotected
UpdatableCRTP(UpdatableCRTP &&) __attribute__((no_sanitize("undefined")))UpdatableCRTP< MIDIInputElement< Type > >inlineprotected
updatablesUpdatableCRTP< MIDIInputElement< Type > >protectedstatic
update()MIDIInputElement< Type >inlinevirtual
updateAll()MIDIInputElement< Type >inlinestatic
updateAllWith(MessageType midimsg)MIDIInputElement< Type >inlinestatic
updateWith(MessageType midimsg) overrideMatchingMIDIInputElement< Type, BankablePitchBendMIDIMatcher< BankSize > >inlinevirtual
valuesPBValue< BankSize >private
~BankableMatchingMIDIInputElement()BankableMatchingMIDIInputElement< MIDIMessageType::PITCH_BEND, BankablePitchBendMIDIMatcher< BankSize > >inlinevirtual
MatchingMIDIInputElement< Type, BankablePitchBendMIDIMatcher< BankSize > >::~DoublyLinkable()=defaultDoublyLinkable< MIDIInputElement< Type > >protectedvirtual
BankSettingChangeCallback::~DoublyLinkable()=defaultDoublyLinkable< BankSettingChangeCallback >protectedvirtual
~MIDIInputElement()=defaultMIDIInputElement< Type >virtual
~UpdatableCRTP() __attribute__((no_sanitize("undefined")))UpdatableCRTP< MIDIInputElement< Type > >inlinevirtual