OpenWalnut  1.5.0dev
WCreateColorArraysThread Member List

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

ConstSPtr typedefWThreadedRunner
getCrashMessage() constWThreadedRunner
getThreadName() constWThreadedRunner
handleDeadlyException(const WException &e, std::string sender="WThreadedRunner")WThreadedRunnerprotected
isCrashed() constWThreadedRunner
isFinished()WCreateColorArraysThreadinline
m_crashMessageWThreadedRunnerprotected
m_globalColorsWCreateColorArraysThreadprivate
m_isCrashedWThreadedRunnerprotected
m_leftWCreateColorArraysThreadprivate
m_lineLengthsWCreateColorArraysThreadprivate
m_localColorsWCreateColorArraysThreadprivate
m_myThreadFinishedWCreateColorArraysThreadprivate
m_rightWCreateColorArraysThreadprivate
m_shutdownFlagWThreadedRunnerprotected
m_tangentsWCreateColorArraysThreadprivate
m_threadWThreadedRunnerprotected
m_threadNameWThreadedRunnerprivate
m_verticesWCreateColorArraysThreadprivate
msleep(const int32_t t) constWThreadedRunnerprotected
notifyStop()WThreadedRunnerprotectedvirtual
onThreadException(const WException &e)WThreadedRunnerprotectedvirtual
operator=(const WThreadedRunner &rhs)WThreadedRunnerprivate
requestStop()WThreadedRunnervirtual
run()WThreadedRunnervirtual
run(THREADFUNCTION f)WThreadedRunner
setThisThreadName(std::string name)WThreadedRunnerstatic
setThreadName(std::string name)WThreadedRunner
signal_thread_errorWThreadedRunnerprivate
sleep(const int32_t t) constWThreadedRunnerprotected
SPtr typedefWThreadedRunner
subscribeSignal(THREAD_SIGNAL signal, t_ThreadErrorSignalHandlerType notifier)WThreadedRunnervirtual
THREADFUNCTION typedefWThreadedRunner
threadMain()WCreateColorArraysThreadvirtual
threadMainSave()WThreadedRunnerprivate
wait(bool requestFinish=false)WThreadedRunner
waitForStop()WThreadedRunnerprotected
WCreateColorArraysThread(int left, int right, std::shared_ptr< std::vector< float > >vertices, std::shared_ptr< std::vector< size_t > > lineLengths, std::shared_ptr< std::vector< float > > globalColors, std::shared_ptr< std::vector< float > > localColors, std::shared_ptr< std::vector< float > > tangents)WCreateColorArraysThread
WThreadedRunner()WThreadedRunner
WThreadedRunner(const WThreadedRunner &rhs)WThreadedRunnerprivate
yield() constWThreadedRunnerprotected
~WCreateColorArraysThread()WCreateColorArraysThreadvirtual
~WThreadedRunner()WThreadedRunnervirtual