JUCE
ThreadWithProgressWindow Member List

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

callPendingTimersSynchronously()Timerprivatestatic
currentThreadShouldExit()Threadstatic
getAlertWindow() const noexceptThreadWithProgressWindow
getCurrentThread()Threadstatic
getCurrentThreadId()Threadstatic
getThreadId() const noexceptThread
getThreadName() const Thread
getTimerInterval() const noexceptTimerprivate
isThreadRunning() const Thread
isTimerRunning() const noexceptTimerprivate
launchThread(int priority=5)ThreadWithProgressWindow
notify() const Thread
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() const Thread
ThreadWithProgressWindow(const String &windowTitle, bool hasProgressBar, bool hasCancelButton, int timeOutMsWhenCancelling=10000, const String &cancelButtonText=String(), Component *componentToCentreAround=nullptr)ThreadWithProgressWindow
Timer() noexceptTimerprivate
Timer(const Timer &) noexceptTimerprivate
wait(int timeOutMilliseconds) const Thread
waitForThreadToExit(int timeOutMilliseconds) const Thread
yield()Threadstatic
~Thread()Threadvirtual
~ThreadWithProgressWindow()ThreadWithProgressWindow
~Timer()Timerprivatevirtual