OpenWalnut  1.4.0
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]
getCrashMessage() const WThreadedRunner
getThreadName() const WThreadedRunner
handleDeadlyException(const WException &e, std::string sender="WThreadedRunner")WThreadedRunner [protected]
isCrashed() const WThreadedRunner
m_crashMessageWThreadedRunner [protected]
m_exceptionSignalWWorkerThread< Function_T > [private]
m_funcWWorkerThread< Function_T > [private]
m_idWWorkerThread< Function_T > [private]
m_isCrashedWThreadedRunner [protected]
m_numThreadsWWorkerThread< Function_T > [private]
m_shutdownFlagWThreadedRunner [protected]
m_stopSignalWWorkerThread< Function_T > [private]
m_threadWThreadedRunner [protected]
msleep(const int32_t t) const WThreadedRunner [protected]
notifyStop()WThreadedRunner [protected, virtual]
onThreadException(const WException &e)WThreadedRunner [protected, virtual]
operator=(WWorkerThread const &)WWorkerThread< Function_T > [private]
requestStop()WThreadedRunner [virtual]
run()WThreadedRunner [virtual]
run(THREADFUNCTION f)WThreadedRunner
setThisThreadName(std::string name)WThreadedRunner [static]
setThreadName(std::string name)WThreadedRunner
sleep(const int32_t t) const WThreadedRunner [protected]
StopFunction typedefWWorkerThread< Function_T >
StopSignal typedefWWorkerThread< Function_T > [private]
subscribeExceptionSignal(ExceptionFunction func)WWorkerThread< Function_T >
subscribeSignal(THREAD_SIGNAL signal, t_ThreadErrorSignalHandlerType notifier)WThreadedRunner [virtual]
subscribeStopSignal(StopFunction func)WWorkerThread< Function_T >
THREADFUNCTION typedefWThreadedRunner
threadMain()WWorkerThread< Function_T > [protected, virtual]
wait(bool requestFinish=false)WThreadedRunner
waitForStop()WThreadedRunner [protected]
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 WThreadedRunner [protected]
~WThreadedRunner()WThreadedRunner [virtual]
~WWorkerThread()WWorkerThread< Function_T > [virtual]