CLAM-Development  1.4.0
CLAM::Thread Member List

This is the complete list of members for CLAM::Thread, including all inherited members.

IsCancelled() const CLAM::Threadinline
IsRunning() const CLAM::Threadinline
mCleanUpCodeCLAM::Threadprotected
mHasCleanupCLAM::Threadprotected
mHasCodeCLAM::Threadprotected
mIsCancelledCLAM::Threadprotected
mRealtimeCLAM::Threadprotected
mRunningCLAM::Threadprotected
mSleepConditionCLAM::Threadprotected
mThreadCodeCLAM::Threadprotected
mThreadIDCLAM::Threadprotected
operator==(const Thread &other) const CLAM::Thread
SetCleanupCode(const CBL::Functor0 &cleanup_code)CLAM::Thread
SetThreadCode(const CBL::Functor0 &thread_code)CLAM::Thread
SetupPriorityPolicy()CLAM::Threadprotectedvirtual
Sleep()CLAM::Thread
Sleep(unsigned int milliseconds)CLAM::Thread
Start()CLAM::Threadvirtual
Stop()CLAM::Threadvirtual
Thread(bool realtime=false)CLAM::Thread
WakeUp()CLAM::Thread
Yield()CLAM::Thread
~Thread()CLAM::Threadvirtual