This is the complete list of members for
WCreateColorArraysThread, including all inherited members.
getCrashMessage() const | WThreadedRunner | |
getThreadName() const | WThreadedRunner | |
handleDeadlyException(const WException &e, std::string sender="WThreadedRunner") | WThreadedRunner | [protected] |
isCrashed() const | WThreadedRunner | |
isFinished() | WCreateColorArraysThread | [inline] |
m_crashMessage | WThreadedRunner | [protected] |
m_globalColors | WCreateColorArraysThread | [private] |
m_isCrashed | WThreadedRunner | [protected] |
m_left | WCreateColorArraysThread | [private] |
m_lineLengths | WCreateColorArraysThread | [private] |
m_localColors | WCreateColorArraysThread | [private] |
m_myThreadFinished | WCreateColorArraysThread | [private] |
m_right | WCreateColorArraysThread | [private] |
m_shutdownFlag | WThreadedRunner | [protected] |
m_tangents | WCreateColorArraysThread | [private] |
m_thread | WThreadedRunner | [protected] |
m_vertices | WCreateColorArraysThread | [private] |
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 typedef | WThreadedRunner | |
threadMain() | WCreateColorArraysThread | [virtual] |
wait(bool requestFinish=false) | WThreadedRunner | |
waitForStop() | WThreadedRunner | [protected] |
WCreateColorArraysThread(int left, int right, boost::shared_ptr< std::vector< float > >vertices, boost::shared_ptr< std::vector< size_t > > lineLengths, boost::shared_ptr< std::vector< float > > globalColors, boost::shared_ptr< std::vector< float > > localColors, boost::shared_ptr< std::vector< float > > tangents) | WCreateColorArraysThread | |
WThreadedRunner() | WThreadedRunner | |
yield() const | WThreadedRunner | [protected] |
~WCreateColorArraysThread() | WCreateColorArraysThread | [virtual] |
~WThreadedRunner() | WThreadedRunner | [virtual] |