This is the complete list of members for midi_ci::DeviceListener, including all inherited members.
deviceAdded(MUID x) | midi_ci::DeviceListener | virtual |
DeviceListener()=default | midi_ci::DeviceListener | |
DeviceListener(const DeviceListener &)=default | midi_ci::DeviceListener | |
DeviceListener(DeviceListener &&)=default | midi_ci::DeviceListener | |
deviceRemoved(MUID x) | midi_ci::DeviceListener | virtual |
endpointReceived(MUID x, Message::EndpointInquiryResponse response) | midi_ci::DeviceListener | virtual |
messageNotAcknowledged(MUID x, Message::NAK) | midi_ci::DeviceListener | virtual |
operator=(const DeviceListener &)=default | midi_ci::DeviceListener | |
operator=(DeviceListener &&)=default | midi_ci::DeviceListener | |
profileDetailsReceived(MUID x, ChannelInGroup destination, Profile profile, std::byte target, Span< const std::byte > data) | midi_ci::DeviceListener | virtual |
profileEnablementChanged(MUID x, ChannelInGroup destination, Profile profile, int numChannels) | midi_ci::DeviceListener | virtual |
profilePresenceChanged(MUID x, ChannelInGroup destination, Profile profile, bool exists) | midi_ci::DeviceListener | virtual |
profileSpecificDataReceived(MUID x, ChannelInGroup destination, Profile profile, Span< const std::byte > data) | midi_ci::DeviceListener | virtual |
profileStateReceived(MUID x, ChannelInGroup destination) | midi_ci::DeviceListener | virtual |
propertyExchangeCapabilitiesReceived(MUID x) | midi_ci::DeviceListener | virtual |
propertySubscriptionChanged(SubscriptionKey subscription, const std::optional< String > &subscribeId) | midi_ci::DeviceListener | virtual |
propertySubscriptionDataReceived(MUID x, const PropertySubscriptionData &data) | midi_ci::DeviceListener | virtual |
~DeviceListener()=default | midi_ci::DeviceListener | virtual |