#include <MIDI_Constants/Chords/Chords.hpp>
Public Member Functions | |
| virtual | ~IChord ()=default |
| virtual const int8_t * | begin () const =0 |
| virtual const int8_t * | end () const =0 |
Definition at line 8 of file Chords.hpp.
|
virtualdefault |
|
pure virtual |
Implemented in Chord< N >.
|
pure virtual |
Implemented in Chord< N >.
1.8.16