See the MIDI-CI specification.
Public Member Functions | |
| bool | operator== (const PropertyGetDataResponse &x) const |
| bool | operator!= (const PropertyGetDataResponse &x) const |
| Public Member Functions inherited from juce::midi_ci::Message::DynamicSizePropertyExchange | |
| auto | tie () const |
Additional Inherited Members | |
| Public Attributes inherited from juce::midi_ci::Message::DynamicSizePropertyExchange | |
| std::byte | requestID {} |
| Span< const std::byte > | header |
| uint16_t | totalNumChunks {} |
| uint16_t | thisChunkNum {} |
| Span< const std::byte > | data |
|
inline |
References juce::midi_ci::Message::DynamicSizePropertyExchange::tie(), and x.
Referenced by operator!=().
|
inline |
References operator==(), and x.