Loading...
Searching...
No Matches
juce::midi_ci::RequestKey Class Reference

Detailed Description

A key used to uniquely identify ongoing transactions initiated by a ci::Device.


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

Public Member Functions

 RequestKey (MUID muid, Token64 key)
 Constructor.
MUID getMuid () const
 Returns the muid of the device to which we are subscribed.
Token64 getKey () const
 Returns an identifier unique to this subscription.
bool operator== (const RequestKey &other) const
 Equality operator.
bool operator!= (const RequestKey &other) const
 Inequality operator.
bool operator< (const RequestKey &other) const
 Less-than operator.

Constructors and Destructors

◆ RequestKey()

juce::midi_ci::RequestKey::RequestKey ( MUID muid,
Token64 key )
inline

Constructor.

Referenced by operator!=(), operator<(), and operator==().

Member Functions

◆ getMuid()

MUID juce::midi_ci::RequestKey::getMuid ( ) const
inline

Returns the muid of the device to which we are subscribed.

◆ getKey()

Token64 juce::midi_ci::RequestKey::getKey ( ) const
inline

Returns an identifier unique to this subscription.

◆ operator==()

bool juce::midi_ci::RequestKey::operator== ( const RequestKey & other) const
inline

Equality operator.

References RequestKey().

◆ operator!=()

bool juce::midi_ci::RequestKey::operator!= ( const RequestKey & other) const
inline

Inequality operator.

References RequestKey().

◆ operator<()

bool juce::midi_ci::RequestKey::operator< ( const RequestKey & other) const
inline

Less-than operator.

References RequestKey().

linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram