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

See the MIDI-CI specification. More...

#include <juce_CIMessages.h>

Public Member Functions

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

Public Attributes

ump::DeviceInfo device
 
std::byte capabilities {}
 
uint32_t maximumSysexSize {}
 
std::byte outputPathID {}
 Only valid if the message header specifies version 0x02 or greater.
 
std::byte functionBlock {}
 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::DiscoveryResponse::tie ( ) const

◆ operator==()

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

References tie(), and x.

Referenced by operator!=().

◆ operator!=()

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

References operator==(), and x.

Member Data Documentation

◆ device

ump::DeviceInfo midi_ci::Message::DiscoveryResponse::device

Referenced by tie().

◆ capabilities

std::byte midi_ci::Message::DiscoveryResponse::capabilities {}

Referenced by tie().

◆ maximumSysexSize

uint32_t midi_ci::Message::DiscoveryResponse::maximumSysexSize {}

Referenced by tie().

◆ outputPathID

std::byte midi_ci::Message::DiscoveryResponse::outputPathID {}

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

Referenced by tie().

◆ functionBlock

std::byte midi_ci::Message::DiscoveryResponse::functionBlock {}

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