AJA NTV2 SDK  17.6.0.2675
NTV2 SDK 17.6.0.2675
CMsgThread Member List

This is the complete list of members for CMsgThread, including all inherited members.

CMsgThread()CMsgThreadinline
CreateThread()CMsgThread
GetThreadHandle()CMsgThreadinline
GetThreadId()CMsgThreadinline
GetThreadMsg(__out CMsg *msg)CMsgThreadvirtual
GetThreadPriority()CMsgThreadinline
m_hSemCMsgThreadprotected
m_LockCMsgThreadprotected
m_lWaitingCMsgThreadprotected
m_ThreadQueueCMsgThreadprotected
OnThreadInit()CMsgThreadinlinevirtual
PutThreadMsg(UINT uMsg, DWORD dwMsgFlags, __in_opt LPVOID lpMsgParam, __in_opt CAMEvent *pEvent=NULL)CMsgThreadinline
ResumeThread()CMsgThreadinline
SetThreadPriority(int nPriority)CMsgThreadinline
SuspendThread()CMsgThreadinline
ThreadMessageProc(UINT uMsg, DWORD dwFlags, __inout_opt LPVOID lpParam, __in_opt CAMEvent *pEvent)=0CMsgThreadpure virtual
WaitForThreadExit(__out LPDWORD lpdwExitCode)CMsgThreadinline
~CMsgThread()CMsgThread