Windows C++ Library
ThreadPoolThread Member List
This is the complete list of members for ThreadPoolThread, including all inherited members.
AddMsgFilter(IMsgFilter *pFilter)CMsgThread
CMsgFilters typedefCMsgThread [protected]
CMsgThread()CMsgThread
CThread()CThread [inline]
CurrentMsg() const CMsgThread [inline]
Handle() const CThread [inline]
ID() const CThread [inline]
IDLE enum valueThreadPoolThread
m_dwIDCThread [protected]
m_eStatusThreadPoolThread [protected]
m_hThreadCThread [protected]
m_nPoolIDThreadPoolThread [protected]
m_nResultCMsgThread [protected]
m_oMsgCMsgThread [protected]
m_oMsgFiltersCMsgThread [protected]
m_oPoolThreadPoolThread [protected]
m_oSyncEventThreadPoolThread [protected]
m_pJobThreadPoolThread [protected]
OnRunJob()ThreadPoolThread [protected]
OnStartThread()ThreadPoolThread [protected]
OnStopThread()ThreadPoolThread [protected]
OnThreadMsg(UINT nMsg, WPARAM wParam, LPARAM lParam)ThreadPoolThread [protected, virtual]
PostMessage(UINT nMsg, WPARAM wParam=0, LPARAM lParam=0L)CThread [inline]
ProcessMsgQueue(bool bRepostQuitMsg=true)CMsgThread
RemoveMsgFilter(IMsgFilter *pFilter)CMsgThread
Result() const CMsgThread [inline]
Run()CMsgThread [protected, virtual]
RUN_JOB enum valueThreadPoolThread [protected]
RunJob(ThreadJobPtr &pJob)ThreadPoolThread
RUNNING enum valueThreadPoolThread
Start()ThreadPoolThread
START_THREAD enum valueThreadPoolThread [protected]
Status() const ThreadPoolThread [inline]
Stop()ThreadPoolThread
STOP_THREAD enum valueThreadPoolThread [protected]
STOPPED enum valueThreadPoolThread
THREAD_EXIT_FAILURECMsgThread [static]
THREAD_EXIT_SUCCESSCMsgThread [static]
ThreadFunction(LPVOID lpParam)ThreadPoolThread [protected, static]
ThreadMsg enum nameThreadPoolThread [protected]
ThreadPoolThread(CThreadPool &oPool, size_t nPoolID)ThreadPoolThread
ThreadStatus enum nameThreadPoolThread
~CMsgThread()CMsgThread [virtual]
~CThread()CThread [inline, virtual]
~ThreadPoolThread()ThreadPoolThread [virtual]