Control Surface pin-t-adl
MIDI Control Surface library for Arduino
NoteCCKPValue< Type, BankSize > Member List

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

BankableMatchingMIDIInputElement(const BankableTwoByteMIDIMatcher< BankSize > &matcher)BankableMatchingMIDIInputElement< Type, BankableTwoByteMIDIMatcher< BankSize > >inlineprotected
begin()MIDIInputElement< Type >inlinevirtual
beginAll()MIDIInputElement< Type >inlinestatic
clearDirty()IValueinline
dirtyIValueprotected
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, BankableTwoByteMIDIMatcher< BankSize > >::DoublyLinkable()=defaultDoublyLinkable< MIDIInputElement< Type > >protected
MatchingMIDIInputElement< Type, BankableTwoByteMIDIMatcher< BankSize > >::DoublyLinkable(const DoublyLinkable &)DoublyLinkable< MIDIInputElement< Type > >inlineprotected
MatchingMIDIInputElement< Type, BankableTwoByteMIDIMatcher< 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< Type, BankableTwoByteMIDIMatcher< BankSize > >inlineprotected
getDirty() constIValueinline
getValue() const overrideNoteCCKPValue< Type, BankSize >inlinevirtual
getValue(uint8_t bank) constNoteCCKPValue< Type, BankSize >inline
handleUpdate(typename Matcher::Result match) overrideNoteCCKPValue< Type, BankSize >inlineprotected
BankableMatchingMIDIInputElement< Type, BankableTwoByteMIDIMatcher< BankSize > >::handleUpdate(typename Matcher::Result match)=0MatchingMIDIInputElement< Type, BankableTwoByteMIDIMatcher< BankSize > >pure virtual
handleUpdateImpl(typename Matcher::Result match)NoteCCKPValue< Type, BankSize >inlineprotected
isEnabled() constUpdatableCRTP< MIDIInputElement< Type > >inline
matcherMatchingMIDIInputElement< Type, BankableTwoByteMIDIMatcher< BankSize > >protected
Matcher typedefNoteCCKPValue< Type, BankSize >
MatchingMIDIInputElement(const BankableTwoByteMIDIMatcher< BankSize > &matcher)MatchingMIDIInputElement< Type, BankableTwoByteMIDIMatcher< BankSize > >inlineprotected
MessageType typedefMatchingMIDIInputElement< Type, BankableTwoByteMIDIMatcher< BankSize > >
MIDIInputElement()=defaultMIDIInputElement< Type >protected
moveDown()UpdatableCRTP< MIDIInputElement< Type > >inline
MatchingMIDIInputElement< Type, BankableTwoByteMIDIMatcher< BankSize > >::nextDoublyLinkable< MIDIInputElement< Type > >protected
BankSettingChangeCallback::nextDoublyLinkable< BankSettingChangeCallback >protected
NoteCCKPValue(BankConfig< BankSize > config, MIDIAddress address)NoteCCKPValue< Type, BankSize >inline
onBankSettingChange() overrideNoteCCKPValue< Type, BankSize >inlineprotectedvirtual
MatchingMIDIInputElement< Type, BankableTwoByteMIDIMatcher< BankSize > >::operator=(const UpdatableCRTP &)UpdatableCRTP< MIDIInputElement< Type > >inlineprotected
MatchingMIDIInputElement< Type, BankableTwoByteMIDIMatcher< BankSize > >::operator=(UpdatableCRTP &&)UpdatableCRTP< MIDIInputElement< Type > >inlineprotected
MatchingMIDIInputElement< Type, BankableTwoByteMIDIMatcher< BankSize > >::DoublyLinkable< MIDIInputElement< Type > >::operator=(const DoublyLinkable &)DoublyLinkable< MIDIInputElement< Type > >inlineprotected
MatchingMIDIInputElement< Type, BankableTwoByteMIDIMatcher< BankSize > >::DoublyLinkable< MIDIInputElement< Type > >::operator=(DoublyLinkable &&)DoublyLinkable< MIDIInputElement< Type > >inlineprotected
BankSettingChangeCallback::operator=(const DoublyLinkable &)DoublyLinkable< BankSettingChangeCallback >inlineprotected
BankSettingChangeCallback::operator=(DoublyLinkable &&)DoublyLinkable< BankSettingChangeCallback >inlineprotected
MatchingMIDIInputElement< Type, BankableTwoByteMIDIMatcher< BankSize > >::previousDoublyLinkable< MIDIInputElement< Type > >protected
BankSettingChangeCallback::previousDoublyLinkable< BankSettingChangeCallback >protected
reset() overrideNoteCCKPValue< Type, 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, BankableTwoByteMIDIMatcher< BankSize > >inlinevirtual
valuesNoteCCKPValue< Type, BankSize >private
~BankableMatchingMIDIInputElement()BankableMatchingMIDIInputElement< Type, BankableTwoByteMIDIMatcher< BankSize > >inlinevirtual
MatchingMIDIInputElement< Type, BankableTwoByteMIDIMatcher< BankSize > >::~DoublyLinkable()=defaultDoublyLinkable< MIDIInputElement< Type > >protectedvirtual
BankSettingChangeCallback::~DoublyLinkable()=defaultDoublyLinkable< BankSettingChangeCallback >protectedvirtual
~MIDIInputElement()=defaultMIDIInputElement< Type >virtual
~UpdatableCRTP() __attribute__((no_sanitize("undefined")))UpdatableCRTP< MIDIInputElement< Type > >inlinevirtual