OpenWalnut  1.4.0
WThreadedRunnerImpl Member List
This is the complete list of members for WThreadedRunnerImpl, including all inherited members.
getCrashMessage() const WThreadedRunner
getThreadName() const WThreadedRunner
handleDeadlyException(const WException &e, std::string sender="WThreadedRunner")WThreadedRunner [protected]
isCrashed() const WThreadedRunner
m_crashMessageWThreadedRunner [protected]
m_isCrashedWThreadedRunner [protected]
m_shutdownFlagWThreadedRunner [protected]
m_threadWThreadedRunner [protected]
msleep(const int32_t t) const WThreadedRunner [protected]
notifyStop()WThreadedRunner [protected, virtual]
onThreadException(const WException &e)WThreadedRunner [protected, virtual]
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]
subscribeSignal(THREAD_SIGNAL signal, t_ThreadErrorSignalHandlerType notifier)WThreadedRunner [virtual]
THREADFUNCTION typedefWThreadedRunner
threadMain()WThreadedRunnerImpl [inline, protected, virtual]
wait(bool requestFinish=false)WThreadedRunner
waitForStop()WThreadedRunner [protected]
WThreadedRunner()WThreadedRunner
WThreadedRunnerTest (defined in WThreadedRunnerImpl)WThreadedRunnerImpl [friend]
yield() const WThreadedRunner [protected]
~WThreadedRunner()WThreadedRunner [virtual]