JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::midi_ci::PropertyExchangeResult Member List

This is the complete list of members for juce::midi_ci::PropertyExchangeResult, including all inherited members.

bodyjuce::midi_ci::PropertyExchangeResultprivate
Error enum namejuce::midi_ci::PropertyExchangeResult
errorjuce::midi_ci::PropertyExchangeResultprivate
getBody() constjuce::midi_ci::PropertyExchangeResultinline
getError() constjuce::midi_ci::PropertyExchangeResultinline
getHeaderAsReplyHeader() constjuce::midi_ci::PropertyExchangeResultinline
getHeaderAsRequestHeader() constjuce::midi_ci::PropertyExchangeResultinline
getHeaderAsSubscriptionHeader() constjuce::midi_ci::PropertyExchangeResultinline
headerjuce::midi_ci::PropertyExchangeResultprivate
PropertyExchangeResult(Error errorIn)juce::midi_ci::PropertyExchangeResultinlineexplicit
PropertyExchangeResult(var headerIn, Span< const std::byte > bodyIn)juce::midi_ci::PropertyExchangeResultinline
PropertyExchangeResult(std::optional< Error > errorIn, var headerIn, Span< const std::byte > bodyIn)juce::midi_ci::PropertyExchangeResultinlineprivate