API Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
ThreadQueue Member List

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

add(const std::function< void()> &callback)ThreadQueueinline
CurrentThread()Threadstatic
CurrentThreadName()Threadstatic
detach()Thread
forceStop()Threadinline
isPrimaryThread() constThread
isRunning() constThread
join()Thread
m_error_callbackThreadQueueprotected
m_functionsThreadQueueprotected
m_is_runningThreadprotected
m_is_single_runThreadprotected
requestStopThread()Threadvirtual
run() overrideThreadQueuevirtual
self()Threadprotected
ServiceVirtualThreads()Threadstatic
SetCurrentThreadName(const String &name)Threadstatic
setIsPrimaryThread(bool is_primary_thread)Thread
setThreadName(const String &name)Thread
shouldExitThread() constThreadvirtual
start()Thread
StopAllThreads()Threadstatic
stopThread()Threadvirtual
sv_is_runningThreadQueue
Thread()Thread
Thread(const String &name)Thread
Thread(const Thread &name)=deleteThread
threadName() constThreadinline
ThreadQueue(const String &name)ThreadQueueexplicit
~Thread()Threadvirtual