JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
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
createNativeThread(Priority)juce::Threadprivate
currentThreadShouldExit()juce::Threadstatic
defaultEventjuce::Threadprivate
deleteOnThreadEndjuce::Threadprivate
getAlertWindow() const noexceptjuce::ThreadWithProgressWindowinline
getCurrentThread()juce::Threadstatic
getCurrentThreadId()juce::Threadstatic
getPriority() constjuce::Threadprotected
getThreadId() const noexceptjuce::Thread
getThreadName() const noexceptjuce::Threadinline
getTimerInterval() const noexceptjuce::Timerinlineprivate
initialiseJUCE(void *jniEnv, void *jContext)juce::Threadstatic
isRealtime() constjuce::Thread
isThreadRunning() constjuce::Thread
isTimerRunning() const noexceptjuce::Timerinlineprivate
killThread()juce::Threadprivate
launch(std::function< void()> functionToRun)juce::Threadstatic
launch(Priority priority, std::function< void()> functionToRun)juce::Threadstatic
launchThread(Priority priority=Priority::normal)juce::ThreadWithProgressWindow
listenersjuce::Threadprivate
messagejuce::ThreadWithProgressWindowprivate
messageLockjuce::ThreadWithProgressWindowprivate
notify() constjuce::Thread
operator=(const Timer &)=deletejuce::Timerprivate
osDefaultStackSizejuce::Threadstatic
positionInQueuejuce::Timerprivate
priorityjuce::Threadprivate
Priority enum namejuce::Thread
progressjuce::ThreadWithProgressWindowprivate
realtimeOptionsjuce::Threadprivate
removeListener(Listener *)juce::Thread
run()=0juce::Threadpure virtual
runThread(Priority priority=Priority::normal)juce::ThreadWithProgressWindow
setAffinityMask(uint32 affinityMask)juce::Thread
setCurrentThreadAffinityMask(uint32 affinityMask)juce::Threadstatic
setCurrentThreadName(const String &newThreadName)juce::Threadstatic
setPriority(Priority newPriority)juce::Threadprotected
setProgress(double newProgress)juce::ThreadWithProgressWindow
setStatusMessage(const String &newStatusMessage)juce::ThreadWithProgressWindow
shouldExitjuce::Threadprivate
signalThreadShouldExit()juce::Thread
sleep(int milliseconds)juce::Threadstatic
startRealtimeThread(const RealtimeOptions &options)juce::Thread
startStopLockjuce::Threadprivate
startSuspensionEventjuce::Threadprivate
startThread()juce::Thread
startThread(Priority newPriority)juce::Thread
startThreadInternal(Priority)juce::Threadprivate
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=osDefaultStackSize)juce::Threadexplicit
threadComplete(bool userPressedCancel)juce::ThreadWithProgressWindowvirtual
threadEntryPoint()juce::Threadprivate
threadHandlejuce::Threadprivate
threadIdjuce::Threadprivate
ThreadID typedefjuce::Thread
threadNamejuce::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
timerThreadjuce::Timerprivate
wait(double timeOutMilliseconds) constjuce::Thread
waitForThreadToExit(int timeOutMilliseconds) constjuce::Thread
wasCancelledByUserjuce::ThreadWithProgressWindowprivate
yield()juce::Threadstatic
~Thread()juce::Threadvirtual
~ThreadWithProgressWindow() overridejuce::ThreadWithProgressWindow
~Timer()juce::Timerprivatevirtual