Holds a token that can be used to stop waiting for a reply, along with an identifier byte that uniquely identifies an ongoing transaction.
More...
#include <juce_CIPropertyExchangeCache.h>
Holds a token that can be used to stop waiting for a reply, along with an identifier byte that uniquely identifies an ongoing transaction.
◆ TokenAndId() [1/2]
juce::midi_ci::InitiatorPropertyExchangeCache::TokenAndId::TokenAndId |
( |
| ) |
|
|
default |
◆ TokenAndId() [2/2]
juce::midi_ci::InitiatorPropertyExchangeCache::TokenAndId::TokenAndId |
( |
ErasedScopeGuard |
tokenIn, |
|
|
std::byte |
idIn |
|
) |
| |
◆ isValid()
bool juce::midi_ci::InitiatorPropertyExchangeCache::TokenAndId::isValid |
( |
| ) |
const |
◆ token
ErasedScopeGuard juce::midi_ci::InitiatorPropertyExchangeCache::TokenAndId::token {} |
◆ id
std::byte juce::midi_ci::InitiatorPropertyExchangeCache::TokenAndId::id { 0x80 } |
The documentation for this struct was generated from the following file: