Member index for:
CPeriodicThread
m_bAbort
m_bDestructor
m_dwInterval
m_dwThreadTimeout
m_lpData
m_pEnterEvent
m_pExitEvent
m_pThread
m_pUserProc
CPeriodicThread(const CPeriodicThread& rThread)
CPeriodicThread(PeriodicThreadProc pProc)
~CPeriodicThread()
GetThread() const
operator =(const CPeriodicThread& rThread)
PeriodicThread(LPVOID lpData)
SetPriority(CGenericThread::ThreadPriority aPriority)
SetThreadTimeout(DWORD dwTimeout)
Start(DWORD dwInterval, LPVOID lpData)
Stop()
Custom Code in Header Before Includes
Custom Code in Header After Includes
Custom Code in Header After Class Declaration
Custom Code in Header Public Section
Custom Code in Source After Includes
[
Back to Top
]