This is the complete list of members for MIDIAddress, including all inherited members.
| addresses | MIDIAddress | private | 
| getAddress() const | MIDIAddress | inline | 
| getCableNumber() const | MIDIAddress | inline | 
| getChannel() const | MIDIAddress | inline | 
| getRawCableNumber() const | MIDIAddress | inline | 
| getRawChannel() const | MIDIAddress | inline | 
| invalid() | MIDIAddress | inlinestatic | 
| isValid() const | MIDIAddress | inline | 
| matchAddressInRange(const MIDIAddress &toMatch, const MIDIAddress &base, uint8_t length) | MIDIAddress | static | 
| matchSingle(const MIDIAddress &toMatch, const MIDIAddress &base) | MIDIAddress | static | 
| MIDIAddress() | MIDIAddress | inline | 
| MIDIAddress(int address, MIDIChannelCN channelCN) | MIDIAddress | inline | 
| MIDIAddress(int address, Channel channel=CHANNEL_1, Cable cableNumber=CABLE_1) | MIDIAddress | inline | 
| MIDIAddress(int address, Cable cableNumber) | MIDIAddress | inline | 
| MIDIAddress(Channel channel, Cable cableNumber=CABLE_1) | MIDIAddress | inline | 
| MIDIAddress(const MIDIChannelCN &address) | MIDIAddress | inline | 
| operator bool() const | MIDIAddress | inlineexplicit | 
| operator!=(const MIDIAddress &rhs) const | MIDIAddress | inline | 
| operator+(const RelativeMIDIAddress &rhs) const | MIDIAddress | |
| operator+=(const RelativeMIDIAddress &rhs) | MIDIAddress | |
| operator-(const RelativeMIDIAddress &rhs) const | MIDIAddress | |
| operator-=(const RelativeMIDIAddress &rhs) | MIDIAddress | |
| operator==(const MIDIAddress &rhs) const | MIDIAddress | inline |