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

See the MIDI-CI specification. More...

#include <juce_CIMessages.h>

Public Member Functions

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

Public Attributes

Profile profile {}
 
Span< const std::byte > data
 

Detailed Description

See the MIDI-CI specification.

Member Function Documentation

◆ tie()

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

References data, and profile.

Referenced by operator==().

◆ operator==()

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

References tie(), and x.

Referenced by operator!=().

◆ operator!=()

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

References operator==(), and x.

Member Data Documentation

◆ profile

Profile midi_ci::Message::ProfileSpecificData::profile {}

Referenced by tie().

◆ data

Span<const std::byte> midi_ci::Message::ProfileSpecificData::data

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