deviceAdded(MUID x) | juce::midi_ci::DeviceListener | virtual |
DeviceListener()=default | juce::midi_ci::DeviceListener | |
DeviceListener(const DeviceListener &)=default | juce::midi_ci::DeviceListener | |
DeviceListener(DeviceListener &&)=default | juce::midi_ci::DeviceListener | |
deviceRemoved(MUID x) | juce::midi_ci::DeviceListener | virtual |
endpointReceived(MUID x, Message::EndpointInquiryResponse response) | juce::midi_ci::DeviceListener | virtual |
messageNotAcknowledged(MUID x, Message::NAK) | juce::midi_ci::DeviceListener | virtual |
operator=(const DeviceListener &)=default | juce::midi_ci::DeviceListener | |
operator=(DeviceListener &&)=default | juce::midi_ci::DeviceListener | |
profileDetailsReceived(MUID x, ChannelInGroup destination, Profile profile, std::byte target, Span< const std::byte > data) | juce::midi_ci::DeviceListener | virtual |
profileEnablementChanged(MUID x, ChannelInGroup destination, Profile profile, int numChannels) | juce::midi_ci::DeviceListener | virtual |
profilePresenceChanged(MUID x, ChannelInGroup destination, Profile profile, bool exists) | juce::midi_ci::DeviceListener | virtual |
profileSpecificDataReceived(MUID x, ChannelInGroup destination, Profile profile, Span< const std::byte > data) | juce::midi_ci::DeviceListener | virtual |
profileStateReceived(MUID x, ChannelInGroup destination) | juce::midi_ci::DeviceListener | virtual |
propertyExchangeCapabilitiesReceived(MUID x) | juce::midi_ci::DeviceListener | virtual |
propertySubscriptionDataReceived(MUID x, const PropertySubscriptionData &data) | juce::midi_ci::DeviceListener | virtual |
~DeviceListener()=default | juce::midi_ci::DeviceListener | virtual |