MidiOutput Member List

This is the complete list of members for MidiOutput, including all inherited members.
clearAllPendingMessages()MidiOutput [virtual]
createNewDevice(const String &deviceName)MidiOutput [static]
firstMessageMidiOutput [protected]
getCurrentThread()Thread [private, static]
getCurrentThreadId()Thread [private, static]
getDefaultDeviceIndex()MidiOutput [static]
getDevices()MidiOutput [static]
getNumRunningThreads()Thread [private, static]
getThreadId() const noexceptThread [private]
getThreadName() const Thread [private]
internalMidiOutput [protected]
isThreadRunning() const Thread [private]
lockMidiOutput [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 typedefThread [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]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines