Dawn Framework 1.0
Universal data acquisition framework for embedded systems
dawn::CThreadedObject Member List

This is the complete list of members for dawn::CThreadedObject, including all inherited members.

CThreadedObject()dawn::CThreadedObjectinline
getThreadConfig() constdawn::CThreadedObjectinline
getThreadPriority() constdawn::CThreadedObjectinline
getThreadScheduler() constdawn::CThreadedObjectinline
getThreadStackSize() constdawn::CThreadedObjectinline
isRunning() constdawn::CThreadedObject
setThreadConfig(const SThreadConfig &config)dawn::CThreadedObjectinline
setThreadFunc(Func &&func)dawn::CThreadedObjectinline
setThreadPriority(int priority)dawn::CThreadedObjectinline
setThreadScheduler(int scheduler)dawn::CThreadedObjectinline
setThreadStackSize(size_t stackSize)dawn::CThreadedObjectinline
startWorkerThread(Func &&func)dawn::CThreadedObjectinlineprotected
stopWorkerThread()dawn::CThreadedObjectinlineprotected
THREAD_PRIORITY_DEFAULTdawn::CThreadedObjectstatic
THREAD_SCHEDULER_DEFAULTdawn::CThreadedObjectstatic
threadStart()dawn::CThreadedObject
threadStop()dawn::CThreadedObject
workerThread()dawn::CThreadedObjectinlineprotected
workerThread() constdawn::CThreadedObjectinlineprotected
workerThreadRunning() constdawn::CThreadedObjectinlineprotected
~CThreadedObject()dawn::CThreadedObjectvirtual