JUCE
Loading...
Searching...
No Matches
juce::midi_ci::Message::PropertySetDataResponse Struct Reference

See the MIDI-CI specification. More...

#include <juce_CIMessages.h>

Inheritance diagram for juce::midi_ci::Message::PropertySetDataResponse:

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

Detailed Description

See the MIDI-CI specification.

Member Function Documentation

◆ operator==()

bool juce::midi_ci::Message::PropertySetDataResponse::operator== ( const PropertySetDataResponse & x) const

◆ operator!=()

bool juce::midi_ci::Message::PropertySetDataResponse::operator!= ( const PropertySetDataResponse & x) const

References operator==(), and x.


The documentation for this struct was generated from the following file: