This is the complete list of members for juce::midi_ci::PropertyExchangeResult, including all inherited members.
| body | juce::midi_ci::PropertyExchangeResult | private |
| Error enum name | juce::midi_ci::PropertyExchangeResult | |
| error | juce::midi_ci::PropertyExchangeResult | private |
| getBody() const | juce::midi_ci::PropertyExchangeResult | inline |
| getError() const | juce::midi_ci::PropertyExchangeResult | inline |
| getHeaderAsReplyHeader() const | juce::midi_ci::PropertyExchangeResult | inline |
| getHeaderAsRequestHeader() const | juce::midi_ci::PropertyExchangeResult | inline |
| getHeaderAsSubscriptionHeader() const | juce::midi_ci::PropertyExchangeResult | inline |
| header | juce::midi_ci::PropertyExchangeResult | private |
| PropertyExchangeResult(Error errorIn) | juce::midi_ci::PropertyExchangeResult | inlineexplicit |
| PropertyExchangeResult(var headerIn, Span< const std::byte > bodyIn) | juce::midi_ci::PropertyExchangeResult | inline |
| PropertyExchangeResult(std::optional< Error > errorIn, var headerIn, Span< const std::byte > bodyIn) | juce::midi_ci::PropertyExchangeResult | inlineprivate |