| JUCE
    | 
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 juce::midi_ci::Message::ProfileAdded::tie | ( | ) | const | 
References profile.
Referenced by operator==().
| bool juce::midi_ci::Message::ProfileAdded::operator== | ( | const ProfileAdded & | x | ) | const | 
Referenced by operator!=().
| bool juce::midi_ci::Message::ProfileAdded::operator!= | ( | const ProfileAdded & | x | ) | const | 
References operator==(), and x.