Windows C++ Library
CThreadPool Member List
This is the complete list of members for CThreadPool, including all inherited members.
AddJob(ThreadJobPtr &pJob)CThreadPool
CancelAllJobs()CThreadPool
CancelJob(ThreadJobPtr &pJob)CThreadPool
CJobQueue typedefCThreadPool [protected]
ClearCompletedJobs()CThreadPool
CompletedJobCount() const CThreadPool [inline]
CThreadPool(size_t nThreads)CThreadPool
CThreads typedefCThreadPool [protected]
DeleteCompletedJobs()CThreadPool
m_eStatusCThreadPool [protected]
m_nThreadsCThreadPool [protected]
m_oCompletedQCThreadPool [protected]
m_oLockCThreadPool [protected]
m_oPendingQCThreadPool [protected]
m_oPoolCThreadPool [protected]
m_oRunningQCThreadPool [protected]
OnJobCompleted(ThreadJobPtr &pJob)CThreadPool [protected]
PendingJobCount() const CThreadPool [inline]
RUNNING enum valueCThreadPool [protected]
RunningJobCount() const CThreadPool [inline]
ScheduleJob()CThreadPool [protected]
Start()CThreadPool
Status enum nameCThreadPool [protected]
Stop()CThreadPool
STOPPED enum valueCThreadPool [protected]
ThreadPoolThread classCThreadPool [friend]
ThreadPoolThreadPtr typedefCThreadPool [protected]
~CThreadPool()CThreadPool