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

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

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.
 

Detailed Description

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

Constructor & Destructor Documentation

◆ RequestKey()

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

Constructor.

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

Member Function Documentation

◆ getMuid()

MUID midi_ci::RequestKey::getMuid ( ) const

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

◆ getKey()

Token64 midi_ci::RequestKey::getKey ( ) const

Returns an identifier unique to this subscription.

◆ operator==()

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

Equality operator.

References RequestKey().

◆ operator!=()

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

Inequality operator.

References RequestKey().

◆ operator<()

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

Less-than operator.

References RequestKey().

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