This is the complete list of members for
MidiOutput, including all inherited members.
| clearAllPendingMessages() | MidiOutput | [virtual] |
| createNewDevice(const String &deviceName) | MidiOutput | [static] |
| firstMessage | MidiOutput | [protected] |
| getCurrentThread() | Thread | [private, static] |
| getCurrentThreadId() | Thread | [private, static] |
| getDefaultDeviceIndex() | MidiOutput | [static] |
| getDevices() | MidiOutput | [static] |
| getNumRunningThreads() | Thread | [private, static] |
| getThreadId() const noexcept | Thread | [private] |
| getThreadName() const | Thread | [private] |
| internal | MidiOutput | [protected] |
| isThreadRunning() const | Thread | [private] |
| lock | MidiOutput | [protected] |
| MidiOutput() | MidiOutput | [protected] |
| notify() const | Thread | [private] |
| openDevice(int deviceIndex) | MidiOutput | [static] |
| run() | MidiOutput | [protected, virtual] |
| sendBlockOfMessages(const MidiBuffer &buffer, double millisecondCounterToStartAt, double samplesPerSecondForBuffer) | MidiOutput | [virtual] |
| sendMessageNow(const MidiMessage &message) | MidiOutput | [virtual] |
| setAffinityMask(uint32 affinityMask) | Thread | [private] |
| setCurrentThreadAffinityMask(uint32 affinityMask) | Thread | [private, static] |
| setCurrentThreadName(const String &newThreadName) | Thread | [private, static] |
| setCurrentThreadPriority(int priority) | Thread | [private, static] |
| setPriority(int priority) | Thread | [private] |
| signalThreadShouldExit() | Thread | [private] |
| sleep(int milliseconds) | Thread | [private, static] |
| startBackgroundThread() | MidiOutput | [virtual] |
| startThread() | Thread | [private] |
| startThread(int priority) | Thread | [private] |
| stopAllThreads(int timeoutInMillisecs) | Thread | [private, static] |
| stopBackgroundThread() | MidiOutput | [virtual] |
| stopThread(int timeOutMilliseconds) | Thread | [private] |
| Thread(const String &threadName) | Thread | [explicit, private] |
| ThreadID typedef | Thread | [private] |
| threadShouldExit() const | Thread | [private] |
| wait(int timeOutMilliseconds) const | Thread | [private] |
| waitForThreadToExit(int timeOutMilliseconds) const | Thread | [private] |
| yield() | Thread | [private, static] |
| ~MidiOutput() | MidiOutput | [virtual] |
| ~Thread() | Thread | [private, virtual] |