JUCE
v5.1.1-3-g1a0b28c73
JUCE API
ThreadWithProgressWindow Member List
This is the complete list of members for
ThreadWithProgressWindow
, including all inherited members.
alertWindow
ThreadWithProgressWindow
private
callAfterDelay
(int milliseconds, std::function< void()> functionToCall)
Timer
private
static
callPendingTimersSynchronously
()
Timer
private
static
currentThreadShouldExit
()
Thread
static
getAlertWindow
() const noexcept
ThreadWithProgressWindow
inline
getCurrentThread
()
Thread
static
getCurrentThreadId
()
Thread
static
getThreadId
() const noexcept
Thread
inline
getThreadName
() const
Thread
inline
getTimerInterval
() const noexcept
Timer
inline
private
isThreadRunning
() const
Thread
isTimerRunning
() const noexcept
Timer
inline
private
launchThread
(int priority=5)
ThreadWithProgressWindow
message
ThreadWithProgressWindow
private
messageLock
ThreadWithProgressWindow
private
notify
() const
Thread
progress
ThreadWithProgressWindow
private
realtimeAudioPriority
enum value
Thread
run
()=0
Thread
pure virtual
runThread
(int priority=5)
ThreadWithProgressWindow
setAffinityMask
(uint32 affinityMask)
Thread
setCurrentThreadAffinityMask
(uint32 affinityMask)
Thread
static
setCurrentThreadName
(const String &newThreadName)
Thread
static
setCurrentThreadPriority
(int priority)
Thread
static
setPriority
(int priority)
Thread
setProgress
(double newProgress)
ThreadWithProgressWindow
setStatusMessage
(const String &newStatusMessage)
ThreadWithProgressWindow
signalThreadShouldExit
()
Thread
sleep
(int milliseconds)
Thread
static
startThread
()
Thread
startThread
(int priority)
Thread
startTimer
(int intervalInMilliseconds) noexcept
Timer
private
startTimerHz
(int timerFrequencyHz) noexcept
Timer
private
stopThread
(int timeOutMilliseconds)
Thread
stopTimer
() noexcept
Timer
private
Thread
(const String &threadName, size_t threadStackSize=0)
Thread
explicit
threadComplete
(bool userPressedCancel)
ThreadWithProgressWindow
virtual
ThreadID
typedef
Thread
threadShouldExit
() const
Thread
inline
ThreadWithProgressWindow
(const String &windowTitle, bool hasProgressBar, bool hasCancelButton, int timeOutMsWhenCancelling=10000, const String &cancelButtonText=String(), Component *componentToCentreAround=nullptr)
ThreadWithProgressWindow
timeOutMsWhenCancelling
ThreadWithProgressWindow
private
Timer
() noexcept
Timer
private
Timer
(const Timer &) noexcept
Timer
private
timerCallback
() override
ThreadWithProgressWindow
private
virtual
wait
(int timeOutMilliseconds) const
Thread
waitForThreadToExit
(int timeOutMilliseconds) const
Thread
wasCancelledByUser
ThreadWithProgressWindow
private
yield
()
Thread
static
~Thread
()
Thread
virtual
~ThreadWithProgressWindow
()
ThreadWithProgressWindow
~Timer
()
Timer
private
virtual
Generated on Sat Aug 5 2017 12:19:43 for JUCE by
1.8.13