Control Surface  1.1.0
MIDI Control Surface library for Arduino
MIDICNChannelAddress Member List

This is the complete list of members for MIDICNChannelAddress, including all inherited members.

addressesMIDICNChannelAddressprivate
getAddress() constMIDICNChannelAddressinline
getCableNumber() constMIDICNChannelAddressinline
getChannel() constMIDICNChannelAddressinline
getRawChannel() constMIDICNChannelAddressinline
invalid()MIDICNChannelAddressinlinestatic
isValid() constMIDICNChannelAddressinline
matchAddressInRange(const MIDICNChannelAddress &toMatch, const MIDICNChannelAddress &base, uint8_t length)MIDICNChannelAddressstatic
matchSingle(const MIDICNChannelAddress &toMatch, const MIDICNChannelAddress &base)MIDICNChannelAddressstatic
MIDICNChannelAddress()MIDICNChannelAddressinline
MIDICNChannelAddress(int address, MIDICNChannel channelCN)MIDICNChannelAddressinline
MIDICNChannelAddress(int address, Channel channel=CHANNEL_1, int cableNumber=0x0)MIDICNChannelAddressinline
MIDICNChannelAddress(Channel channel, int cableNumber=0x0)MIDICNChannelAddressinline
MIDICNChannelAddress(const MIDICNChannel &address)MIDICNChannelAddressinline
operator bool() constMIDICNChannelAddressinlineexplicit
operator!=(const MIDICNChannelAddress &rhs) constMIDICNChannelAddressinline
operator+(const RelativeMIDICNChannelAddress &rhs) constMIDICNChannelAddress
operator+=(const RelativeMIDICNChannelAddress &rhs)MIDICNChannelAddress
operator-(const RelativeMIDICNChannelAddress &rhs) constMIDICNChannelAddress
operator-=(const RelativeMIDICNChannelAddress &rhs)MIDICNChannelAddress
operator==(const MIDICNChannelAddress &rhs) constMIDICNChannelAddressinline