#include <MIDI_Parser.hpp>
Public Member Functions | |
| bool | operator== (const ChannelMessage &other) const | 
| bool | operator!= (const ChannelMessage &other) const | 
Public Attributes | |
| uint8_t | header | 
| uint8_t | data1 | 
| uint8_t | data2 | 
| uint8_t | CN = 0 | 
Definition at line 47 of file MIDI_Parser.hpp.
      
  | 
  inline | 
Definition at line 54 of file MIDI_Parser.hpp.
      
  | 
  inline | 
Definition at line 59 of file MIDI_Parser.hpp.
| uint8_t ChannelMessage::header | 
Definition at line 48 of file MIDI_Parser.hpp.
| uint8_t ChannelMessage::data1 | 
Definition at line 49 of file MIDI_Parser.hpp.
| uint8_t ChannelMessage::data2 | 
Definition at line 50 of file MIDI_Parser.hpp.
| uint8_t ChannelMessage::CN = 0 | 
Definition at line 52 of file MIDI_Parser.hpp.
 1.8.16