This is the complete list of members for MIDIDevice, including all inherited members.
| connectionFlags | MIDIDevice | |
| dataEntryMessageReceived(ModelStack *modelStack, int channel, int msb) | MIDIDevice | |
| defaultInputMPEValuesPerMIDIChannel | MIDIDevice | |
| defaultVelocityToLevel | MIDIDevice | |
| getDisplayName()=0 | MIDIDevice | pure virtual |
| hasDefaultVelocityToLevelSet() | MIDIDevice | inline |
| inputChannels | MIDIDevice | |
| MIDIDevice() | MIDIDevice | |
| mpeZoneBendRanges | MIDIDevice | |
| ports | MIDIDevice | |
| readFromFile() | MIDIDevice | |
| sendAllMCMs() | MIDIDevice | |
| sendCC(int channel, int cc, int value) | MIDIDevice | inline |
| sendMessage(uint8_t statusType, uint8_t channel, uint8_t data1, uint8_t data2)=0 | MIDIDevice | pure virtual |
| sendRPN(int channel, int rpnMSB, int rpnLSB, int valueMSB) | MIDIDevice | |
| wantsToOutputMIDIOnChannel(int channel, int filter) | MIDIDevice | |
| worthWritingToFile() | MIDIDevice | |
| writeDefinitionAttributesToFile() | MIDIDevice | protected |
| writePorts() | MIDIDevice | |
| writeReferenceAttributesToFile()=0 | MIDIDevice | protectedpure virtual |
| writeReferenceToFile(char const *tagName="device") | MIDIDevice | |
| writeToFile(char const *tagName) | MIDIDevice | |
| writeToFlash(uint8_t *memory)=0 | MIDIDevice | pure virtual |