Matches a subscription ID to a resource name.
Public Member Functions | |
bool | operator< (const Subscription &other) const |
bool | operator<= (const Subscription &other) const |
bool | operator> (const Subscription &other) const |
bool | operator>= (const Subscription &other) const |
bool | operator== (const Subscription &other) const |
bool | operator!= (const Subscription &other) const |
Public Attributes | |
String | subscribeId |
String | resource |
|
inline |
References subscribeId.
|
inline |
References subscribeId.
|
inline |
References subscribeId.
|
inline |
References subscribeId.
|
inline |
References x.
Referenced by operator!=().
|
inline |
References operator==().
String juce::midi_ci::Subscription::subscribeId |
Referenced by operator<(), operator<=(), operator>(), and operator>=().
String juce::midi_ci::Subscription::resource |