JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::midi_ci::Message::PropertyGetData Struct Reference

See the MIDI-CI specification. More...

#include <juce_CIMessages.h>

Inheritance diagram for juce::midi_ci::Message::PropertyGetData:
Collaboration diagram for juce::midi_ci::Message::PropertyGetData:

Public Member Functions

bool operator!= (const PropertyGetData &x) const
 
bool operator== (const PropertyGetData &x) const
 
auto tie () const
 

Public Attributes

Span< const std::byte > header
 
std::byte requestID {}
 

Detailed Description

See the MIDI-CI specification.

@tags{Audio}

Member Function Documentation

◆ operator!=()

bool juce::midi_ci::Message::PropertyGetData::operator!= ( const PropertyGetData x) const
inline

References operator==().

◆ operator==()

bool juce::midi_ci::Message::PropertyGetData::operator== ( const PropertyGetData x) const
inline

◆ tie()

Member Data Documentation

◆ header

Span<const std::byte> juce::midi_ci::Message::StaticSizePropertyExchange::header
inherited

◆ requestID

std::byte juce::midi_ci::Message::StaticSizePropertyExchange::requestID {}
inherited

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