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