|
JUCE
|
This is the complete list of members for juce::midi_ci::InitiatorPropertyExchangeCache, including all inherited members.
| addChunk(std::byte b, const Message::DynamicSizePropertyExchange &chunk) | juce::midi_ci::InitiatorPropertyExchangeCache | |
| countOngoingTransactions() const | juce::midi_ci::InitiatorPropertyExchangeCache | |
| InitiatorPropertyExchangeCache() | juce::midi_ci::InitiatorPropertyExchangeCache | |
| InitiatorPropertyExchangeCache(InitiatorPropertyExchangeCache &&) noexcept | juce::midi_ci::InitiatorPropertyExchangeCache | |
| isAwaitingResponse() const | juce::midi_ci::InitiatorPropertyExchangeCache | |
| notify(std::byte b, Span< const std::byte > header) | juce::midi_ci::InitiatorPropertyExchangeCache | |
| operator=(InitiatorPropertyExchangeCache &&) noexcept | juce::midi_ci::InitiatorPropertyExchangeCache | |
| primeCache(uint8_t maxSimultaneousRequests, std::function< void(const PropertyExchangeResult &)> onDone, std::function< void(std::byte)> onTerminate) | juce::midi_ci::InitiatorPropertyExchangeCache | |
| ~InitiatorPropertyExchangeCache() | juce::midi_ci::InitiatorPropertyExchangeCache |