CLAM-Development
1.4.0
|
This is the complete list of members for CLAM::PooledThread, including all inherited members.
IsCancelled() const | CLAM::Thread | inline |
IsRunning() const | CLAM::Thread | inline |
mCleanUpCode | CLAM::Thread | protected |
mHasCleanup | CLAM::Thread | protected |
mHasCode | CLAM::Thread | protected |
mIsCancelled | CLAM::Thread | protected |
mRealtime | CLAM::Thread | protected |
mRunning | CLAM::Thread | protected |
mSleepCondition | CLAM::Thread | protected |
mThreadCode | CLAM::Thread | protected |
mThreadID | CLAM::Thread | protected |
operator==(const Thread &other) const | CLAM::Thread | |
PooledThread(CLAM::ThreadPool *myThreadPool, bool realtime=true) | CLAM::PooledThread | |
ReturnToPool() | CLAM::PooledThread | |
SetCleanupCode(const CBL::Functor0 &cleanup_code) | CLAM::Thread | |
SetThreadCode(const CBL::Functor0 &thread_code) | CLAM::Thread | |
SetupPriorityPolicy() | CLAM::Thread | protectedvirtual |
Sleep() | CLAM::Thread | |
Sleep(unsigned int milliseconds) | CLAM::Thread | |
Start() | CLAM::PooledThread | virtual |
Stop() | CLAM::Thread | virtual |
Thread(bool realtime=false) | CLAM::Thread | |
WakeUp() | CLAM::Thread | |
Yield() | CLAM::Thread | |
~PooledThread() | CLAM::PooledThread | |
~Thread() | CLAM::Thread | virtual |