See the MIDI-CI specification.
Public Member Functions | |
| auto | tie () const |
| bool | operator== (const ProfileDetailsResponse &x) const |
| bool | operator!= (const ProfileDetailsResponse &x) const |
Public Attributes | |
| Profile | profile {} |
| std::byte | target {} |
| Span< const std::byte > | data |
|
inline |
References data, juce::midi_ci::Message::makeComparableRange(), profile, and target.
Referenced by operator==().
|
inline |
Referenced by operator!=().
|
inline |
References operator==(), and x.
| std::byte juce::midi_ci::Message::ProfileDetailsResponse::target {} |
Referenced by tie().