JUCE
|
This is the complete list of members for juce::midi_ci::PropertyHost, including all inherited members.
countOngoingTransactions() const | juce::midi_ci::PropertyHost | |
findSubscriptionsForDevice(MUID device) const | juce::midi_ci::PropertyHost | |
PropertyHost(FunctionBlock fb, PropertyDelegate &d, BufferOutput &o, CacheProvider &p) | juce::midi_ci::PropertyHost | |
ResponderDelegate()=default | juce::midi_ci::ResponderDelegate | |
sendSubscriptionUpdate(MUID device, const PropertySubscriptionHeader &header, Span< const std::byte > body, std::function< void(const PropertyExchangeResult &)> callback) | juce::midi_ci::PropertyHost | |
terminateSubscription(MUID device, const String &subscribeId) | juce::midi_ci::PropertyHost | |
tryRespond(ResponderOutput &, const Message::Parsed &) override | juce::midi_ci::PropertyHost | virtual |
~ResponderDelegate()=default | juce::midi_ci::ResponderDelegate | virtual |