JUCE  v5.1.1-3-g1a0b28c73
JUCE API
ThreadWithProgressWindow Member List

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

alertWindowThreadWithProgressWindowprivate
callAfterDelay(int milliseconds, std::function< void()> functionToCall)Timerprivatestatic
callPendingTimersSynchronously()Timerprivatestatic
currentThreadShouldExit()Threadstatic
getAlertWindow() const noexceptThreadWithProgressWindowinline
getCurrentThread()Threadstatic
getCurrentThreadId()Threadstatic
getThreadId() const noexceptThreadinline
getThreadName() constThreadinline
getTimerInterval() const noexceptTimerinlineprivate
isThreadRunning() constThread
isTimerRunning() const noexceptTimerinlineprivate
launchThread(int priority=5)ThreadWithProgressWindow
messageThreadWithProgressWindowprivate
messageLockThreadWithProgressWindowprivate
notify() constThread
progressThreadWithProgressWindowprivate
realtimeAudioPriority enum valueThread
run()=0Threadpure virtual
runThread(int priority=5)ThreadWithProgressWindow
setAffinityMask(uint32 affinityMask)Thread
setCurrentThreadAffinityMask(uint32 affinityMask)Threadstatic
setCurrentThreadName(const String &newThreadName)Threadstatic
setCurrentThreadPriority(int priority)Threadstatic
setPriority(int priority)Thread
setProgress(double newProgress)ThreadWithProgressWindow
setStatusMessage(const String &newStatusMessage)ThreadWithProgressWindow
signalThreadShouldExit()Thread
sleep(int milliseconds)Threadstatic
startThread()Thread
startThread(int priority)Thread
startTimer(int intervalInMilliseconds) noexceptTimerprivate
startTimerHz(int timerFrequencyHz) noexceptTimerprivate
stopThread(int timeOutMilliseconds)Thread
stopTimer() noexceptTimerprivate
Thread(const String &threadName, size_t threadStackSize=0)Threadexplicit
threadComplete(bool userPressedCancel)ThreadWithProgressWindowvirtual
ThreadID typedefThread
threadShouldExit() constThreadinline
ThreadWithProgressWindow(const String &windowTitle, bool hasProgressBar, bool hasCancelButton, int timeOutMsWhenCancelling=10000, const String &cancelButtonText=String(), Component *componentToCentreAround=nullptr)ThreadWithProgressWindow
timeOutMsWhenCancellingThreadWithProgressWindowprivate
Timer() noexceptTimerprivate
Timer(const Timer &) noexceptTimerprivate
timerCallback() overrideThreadWithProgressWindowprivatevirtual
wait(int timeOutMilliseconds) constThread
waitForThreadToExit(int timeOutMilliseconds) constThread
wasCancelledByUserThreadWithProgressWindowprivate
yield()Threadstatic
~Thread()Threadvirtual
~ThreadWithProgressWindow()ThreadWithProgressWindow
~Timer()Timerprivatevirtual