This is the complete list of members for juce::midi_ci::ChannelAddress, including all inherited members.
getChannel() const | juce::midi_ci::ChannelAddress | inline |
getGroup() const | juce::midi_ci::ChannelAddress | inline |
isBlock() const | juce::midi_ci::ChannelAddress | inline |
isGroup() const | juce::midi_ci::ChannelAddress | inline |
isSingleChannel() const | juce::midi_ci::ChannelAddress | inline |
operator!=(const ChannelAddress &other) const | juce::midi_ci::ChannelAddress | inline |
operator<(const ChannelAddress &other) const | juce::midi_ci::ChannelAddress | inline |
operator<=(const ChannelAddress &other) const | juce::midi_ci::ChannelAddress | inline |
operator==(const ChannelAddress &other) const | juce::midi_ci::ChannelAddress | inline |
operator>(const ChannelAddress &other) const | juce::midi_ci::ChannelAddress | inline |
operator>=(const ChannelAddress &other) const | juce::midi_ci::ChannelAddress | inline |
withChannel(ChannelInGroup c) const | juce::midi_ci::ChannelAddress | inline |
withGroup(int g) const | juce::midi_ci::ChannelAddress | inline |