![]() |
AJA NTV2 SDK
18.0.0.2717
NTV2 SDK 18.0.0.2717
|
This is the complete list of members for CMsgThread, including all inherited members.
| CMsgThread() | CMsgThread | inline |
| CreateThread() | CMsgThread | |
| GetThreadHandle() | CMsgThread | inline |
| GetThreadId() | CMsgThread | inline |
| GetThreadMsg(__out CMsg *msg) | CMsgThread | virtual |
| GetThreadPriority() | CMsgThread | inline |
| m_hSem | CMsgThread | protected |
| m_Lock | CMsgThread | protected |
| m_lWaiting | CMsgThread | protected |
| m_ThreadQueue | CMsgThread | protected |
| OnThreadInit() | CMsgThread | inlinevirtual |
| PutThreadMsg(UINT uMsg, DWORD dwMsgFlags, __in_opt LPVOID lpMsgParam, __in_opt CAMEvent *pEvent=NULL) | CMsgThread | inline |
| ResumeThread() | CMsgThread | inline |
| SetThreadPriority(int nPriority) | CMsgThread | inline |
| SuspendThread() | CMsgThread | inline |
| ThreadMessageProc(UINT uMsg, DWORD dwFlags, __inout_opt LPVOID lpParam, __in_opt CAMEvent *pEvent)=0 | CMsgThread | pure virtual |
| WaitForThreadExit(__out LPDWORD lpdwExitCode) | CMsgThread | inline |
| ~CMsgThread() | CMsgThread |