Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
midi_ci::Message::PropertyExchangeCapabilities Struct Reference

See the MIDI-CI specification. More...

#include <juce_CIMessages.h>

Public Member Functions

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

Public Attributes

std::byte numSimultaneousRequestsSupported {}
 
std::byte majorVersion {}
 Only valid if the message header specifies version 0x02 or greater.
 
std::byte minorVersion {}
 Only valid if the message header specifies version 0x02 or greater.
 

Detailed Description

See the MIDI-CI specification.

Member Function Documentation

◆ tie()

auto midi_ci::Message::PropertyExchangeCapabilities::tie ( ) const

◆ operator==()

bool midi_ci::Message::PropertyExchangeCapabilities::operator== ( const PropertyExchangeCapabilities & x) const

References tie(), and x.

Referenced by operator!=().

◆ operator!=()

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

References operator==(), and x.

Member Data Documentation

◆ numSimultaneousRequestsSupported

std::byte midi_ci::Message::PropertyExchangeCapabilities::numSimultaneousRequestsSupported {}

Referenced by tie().

◆ majorVersion

std::byte midi_ci::Message::PropertyExchangeCapabilities::majorVersion {}

Only valid if the message header specifies version 0x02 or greater.

Referenced by tie().

◆ minorVersion

std::byte midi_ci::Message::PropertyExchangeCapabilities::minorVersion {}

Only valid if the message header specifies version 0x02 or greater.

Referenced by tie().


The documentation for this struct was generated from the following file:
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram