OpenWalnut  1.5.0dev
WTuringTextureCreator::TextureThread Member List

This is the complete list of members for WTuringTextureCreator::TextureThread, including all inherited members.

ConstSPtr typedefWThreadedRunner
getCrashMessage() constWThreadedRunner
getThreadName() constWThreadedRunner
handleDeadlyException(const WException &e, std::string sender="WThreadedRunner")WThreadedRunnerprotected
isCrashed() constWThreadedRunner
m_concentration1WTuringTextureCreator::TextureThreadprivate
m_concentration2WTuringTextureCreator::TextureThreadprivate
m_crashMessageWThreadedRunnerprotected
m_delta1WTuringTextureCreator::TextureThreadprivate
m_delta2WTuringTextureCreator::TextureThreadprivate
m_diffusionConstant1WTuringTextureCreator::TextureThreadprivate
m_diffusionConstant2WTuringTextureCreator::TextureThreadprivate
m_idWTuringTextureCreator::TextureThreadprivate
m_isCrashedWThreadedRunnerprotected
m_maxThreadsWTuringTextureCreator::TextureThreadprivate
m_noiseWTuringTextureCreator::TextureThreadprivate
m_shutdownFlagWThreadedRunnerprotected
m_sizeXWTuringTextureCreator::TextureThreadprivate
m_sizeYWTuringTextureCreator::TextureThreadprivate
m_sizeZWTuringTextureCreator::TextureThreadprivate
m_spotFactorWTuringTextureCreator::TextureThreadprivate
m_threadWThreadedRunnerprotected
m_threadNameWThreadedRunnerprivate
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
setBufferPointers(std::vector< float > const *concentration1, std::vector< float > const *concentration2, std::vector< float > const *noise, std::vector< float > *delta1, std::vector< float > *delta2)WTuringTextureCreator::TextureThread
setDiffusionConstants(float d1, float d2)WTuringTextureCreator::TextureThread
setSpotFactor(float spotFactor)WTuringTextureCreator::TextureThread
setTextureSize(std::size_t sizeX, std::size_t sizeY, std::size_t sizeZ)WTuringTextureCreator::TextureThread
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
TextureThread(std::size_t id, std::size_t max)WTuringTextureCreator::TextureThread
THREADFUNCTION typedefWThreadedRunner
threadMain()WTuringTextureCreator::TextureThreadvirtual
threadMainSave()WThreadedRunnerprivate
wait(bool requestFinish=false)WThreadedRunner
waitForStop()WThreadedRunnerprotected
WThreadedRunner()WThreadedRunner
WThreadedRunner(const WThreadedRunner &rhs)WThreadedRunnerprivate
yield() constWThreadedRunnerprotected
~TextureThread()WTuringTextureCreator::TextureThread
~WThreadedRunner()WThreadedRunnervirtual