OpenWalnut  1.2.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
WWorkerThread< Function_T > Member List

This is the complete list of members for WWorkerThread< Function_T >, including all inherited members.

ExceptionFunction typedefWWorkerThread< Function_T >
ExceptionSignal typedefWWorkerThread< Function_T >private
m_exceptionSignalWWorkerThread< Function_T >private
m_funcWWorkerThread< Function_T >private
m_idWWorkerThread< Function_T >private
m_numThreadsWWorkerThread< Function_T >private
m_shutdownFlagWThreadedRunnerprotected
m_stopSignalWWorkerThread< Function_T >private
m_threadWThreadedRunnerprotected
msleep(const int32_t t) const WThreadedRunnerprotected
notifyStop()WThreadedRunnerprotectedvirtual
operator=(WWorkerThread const &)WWorkerThread< Function_T >private
requestStop()WThreadedRunnervirtual
run()WThreadedRunnervirtual
run(THREADFUNCTION f)WThreadedRunner
sleep(const int32_t t) const WThreadedRunnerprotected
StopFunction typedefWWorkerThread< Function_T >
StopSignal typedefWWorkerThread< Function_T >private
subscribeExceptionSignal(ExceptionFunction func)WWorkerThread< Function_T >
subscribeStopSignal(StopFunction func)WWorkerThread< Function_T >
THREADFUNCTION typedefWThreadedRunner
threadMain()WWorkerThread< Function_T >protectedvirtual
wait(bool requestFinish=false)WThreadedRunner
waitForStop()WThreadedRunnerprotected
WThreadedRunner()WThreadedRunner
WWorkerThread(boost::shared_ptr< Function_T > func, std::size_t id, std::size_t numThreads)WWorkerThread< Function_T >
WWorkerThread(WWorkerThread const &)WWorkerThread< Function_T >private
yield() const WThreadedRunnerprotected
~WThreadedRunner()WThreadedRunnervirtual
~WWorkerThread()WWorkerThread< Function_T >virtual