See the MIDI-CI specification. More...
#include <juce_CIMessages.h>
Public Member Functions | |
auto | tie () const |
bool | operator== (const ProfileAdded &x) const |
bool | operator!= (const ProfileAdded &x) const |
Public Attributes | |
Profile | profile {} |
See the MIDI-CI specification.
auto midi_ci::Message::ProfileAdded::tie | ( | ) | const |
References profile.
Referenced by operator==().
bool midi_ci::Message::ProfileAdded::operator== | ( | const ProfileAdded & | x | ) | const |
Referenced by operator!=().
bool midi_ci::Message::ProfileAdded::operator!= | ( | const ProfileAdded & | x | ) | const |
References operator==(), and x.