See the MIDI-CI specification. More...
#include <juce_CIMessages.h>

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