| JUCE
    | 
See the MIDI-CI specification. More...
#include <juce_CIMessages.h>
| Public Member Functions | |
| bool | operator== (const PropertySetDataResponse &x) const | 
| bool | operator!= (const PropertySetDataResponse &x) const | 
|  Public Member Functions inherited from juce::midi_ci::Message::StaticSizePropertyExchange | |
| auto | tie () const | 
| Additional Inherited Members | |
|  Public Attributes inherited from juce::midi_ci::Message::StaticSizePropertyExchange | |
| std::byte | requestID {} | 
| Span< const std::byte > | header | 
See the MIDI-CI specification.
| bool juce::midi_ci::Message::PropertySetDataResponse::operator== | ( | const PropertySetDataResponse & | x | ) | const | 
References juce::midi_ci::Message::StaticSizePropertyExchange::tie(), and x.
Referenced by operator!=().
| bool juce::midi_ci::Message::PropertySetDataResponse::operator!= | ( | const PropertySetDataResponse & | x | ) | const | 
References operator==(), and x.