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

See the MIDI-CI specification. More...

#include <juce_CIMessages.h>

Public Member Functions

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

Public Attributes

Profile profile {}
 
uint16_t numChannels {}
 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::ProfileEnabledReport::tie ( ) const

References numChannels, and profile.

Referenced by operator==().

◆ operator==()

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

References tie(), and x.

Referenced by operator!=().

◆ operator!=()

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

References operator==(), and x.

Member Data Documentation

◆ profile

Profile midi_ci::Message::ProfileEnabledReport::profile {}

Referenced by tie().

◆ numChannels

uint16_t midi_ci::Message::ProfileEnabledReport::numChannels {}

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