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