JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::ThreadWithProgressWindow Member List

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

addListener(Listener *)juce::Thread
affinityMaskjuce::Threadprivate
alertWindowjuce::ThreadWithProgressWindowprivate
callAfterDelay(int milliseconds, std::function< void()> functionToCall)juce::Timerprivatestatic
callPendingTimersSynchronously()juce::Timerprivatestatic
closeThreadHandle()juce::Threadprivate
currentThreadShouldExit()juce::Threadstatic
defaultEventjuce::Threadprivate
deleteOnThreadEndjuce::Threadprivate
getAdjustedPriority(int)juce::Threadprivatestatic
getAlertWindow() const noexceptjuce::ThreadWithProgressWindowinline
getCurrentThread()juce::Threadstatic
getCurrentThreadId()juce::Threadstatic
getThreadId() const noexceptjuce::Thread
getThreadName() const noexceptjuce::Threadinline
getTimerInterval() const noexceptjuce::Timerinlineprivate
initialiseJUCE(void *jniEnv, void *jContext)juce::Threadstatic
isAndroidRealtimeThreadjuce::Threadprivate
isThreadRunning() constjuce::Thread
isTimerRunning() const noexceptjuce::Timerinlineprivate
killThread()juce::Threadprivate
launch(std::function< void()> functionToRun)juce::Threadstatic
launchThread(int priority=5)juce::ThreadWithProgressWindow
listenersjuce::Threadprivate
messagejuce::ThreadWithProgressWindowprivate
messageLockjuce::ThreadWithProgressWindowprivate
notify() constjuce::Thread
operator=(const Timer &)=deletejuce::Timerprivate
positionInQueuejuce::Timerprivate
progressjuce::ThreadWithProgressWindowprivate
realtimeAudioPriority enum valuejuce::Thread
removeListener(Listener *)juce::Thread
run()=0juce::Threadpure virtual
runThread(int priority=5)juce::ThreadWithProgressWindow
setAffinityMask(uint32 affinityMask)juce::Thread
setCurrentThreadAffinityMask(uint32 affinityMask)juce::Threadstatic
setCurrentThreadName(const String &newThreadName)juce::Threadstatic
setCurrentThreadPriority(int priority)juce::Threadstatic
setPriority(int priority)juce::Thread
setProgress(double newProgress)juce::ThreadWithProgressWindow
setStatusMessage(const String &newStatusMessage)juce::ThreadWithProgressWindow
setThreadPriority(void *, int)juce::Threadprivatestatic
shouldExitjuce::Threadprivate
signalThreadShouldExit()juce::Thread
sleep(int milliseconds)juce::Threadstatic
startStopLockjuce::Threadprivate
startSuspensionEventjuce::Threadprivate
startThread()juce::Thread
startThread(int priority)juce::Thread
startTimer(int intervalInMilliseconds) noexceptjuce::Timerprivate
startTimerHz(int timerFrequencyHz) noexceptjuce::Timerprivate
stopThread(int timeOutMilliseconds)juce::Thread
stopTimer() noexceptjuce::Timerprivate
Thread(const String &threadName, size_t threadStackSize=0)juce::Threadexplicit
threadComplete(bool userPressedCancel)juce::ThreadWithProgressWindowvirtual
threadEntryPoint()juce::Threadprivate
threadHandlejuce::Threadprivate
threadIdjuce::Threadprivate
ThreadID typedefjuce::Thread
threadNamejuce::Threadprivate
threadPriorityjuce::Threadprivate
threadShouldExit() constjuce::Thread
threadStackSizejuce::Threadprivate
ThreadWithProgressWindow(const String &windowTitle, bool hasProgressBar, bool hasCancelButton, int timeOutMsWhenCancelling=10000, const String &cancelButtonText=String(), Component *componentToCentreAround=nullptr)juce::ThreadWithProgressWindow
timeOutMsWhenCancellingjuce::ThreadWithProgressWindowprivate
Timer() noexceptjuce::Timerprivate
Timer(const Timer &) noexceptjuce::Timerprivate
timerCallback() overridejuce::ThreadWithProgressWindowprivatevirtual
timerPeriodMsjuce::Timerprivate
wait(int timeOutMilliseconds) constjuce::Thread
waitForThreadToExit(int timeOutMilliseconds) constjuce::Thread
wasCancelledByUserjuce::ThreadWithProgressWindowprivate
yield()juce::Threadstatic
~Thread()juce::Threadvirtual
~ThreadWithProgressWindow() overridejuce::ThreadWithProgressWindow
~Timer()juce::Timerprivatevirtual