JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::ThreadedAnalyticsDestination::EventDispatcher Member List

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

addListener(Listener *)juce::Thread
addToQueue(const AnalyticsEvent &)juce::ThreadedAnalyticsDestination::EventDispatcher
affinityMaskjuce::Threadprivate
batchPeriodMillisecondsjuce::ThreadedAnalyticsDestination::EventDispatcher
closeThreadHandle()juce::Threadprivate
createNativeThread(Priority)juce::Threadprivate
currentThreadShouldExit()juce::Threadstatic
defaultEventjuce::Threadprivate
deleteOnThreadEndjuce::Threadprivate
EventDispatcher(const String &threadName, ThreadedAnalyticsDestination &)juce::ThreadedAnalyticsDestination::EventDispatcher
eventQueuejuce::ThreadedAnalyticsDestination::EventDispatcher
eventsToSendjuce::ThreadedAnalyticsDestination::EventDispatcher
getCurrentThread()juce::Threadstatic
getCurrentThreadId()juce::Threadstatic
getPriority() constjuce::Threadprotected
getThreadId() const noexceptjuce::Thread
getThreadName() const noexceptjuce::Threadinline
initialiseJUCE(void *jniEnv, void *jContext)juce::Threadstatic
isRealtime() constjuce::Thread
isThreadRunning() constjuce::Thread
killThread()juce::Threadprivate
launch(std::function< void()> functionToRun)juce::Threadstatic
launch(Priority priority, std::function< void()> functionToRun)juce::Threadstatic
listenersjuce::Threadprivate
notify() constjuce::Thread
osDefaultStackSizejuce::Threadstatic
parentjuce::ThreadedAnalyticsDestination::EventDispatcher
Priority enum namejuce::Thread
priorityjuce::Threadprivate
queueAccessjuce::ThreadedAnalyticsDestination::EventDispatcher
realtimeOptionsjuce::Threadprivate
removeListener(Listener *)juce::Thread
run() overridejuce::ThreadedAnalyticsDestination::EventDispatchervirtual
setAffinityMask(uint32 affinityMask)juce::Thread
setCurrentThreadAffinityMask(uint32 affinityMask)juce::Threadstatic
setCurrentThreadName(const String &newThreadName)juce::Threadstatic
setPriority(Priority newPriority)juce::Threadprotected
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
stopThread(int timeOutMilliseconds)juce::Thread
Thread(const String &threadName, size_t threadStackSize=osDefaultStackSize)juce::Threadexplicit
threadEntryPoint()juce::Threadprivate
threadHandlejuce::Threadprivate
threadIdjuce::Threadprivate
ThreadID typedefjuce::Thread
threadNamejuce::Threadprivate
threadShouldExit() constjuce::Thread
threadStackSizejuce::Threadprivate
wait(double timeOutMilliseconds) constjuce::Thread
waitForThreadToExit(int timeOutMilliseconds) constjuce::Thread
yield()juce::Threadstatic
~Thread()juce::Threadvirtual