Thread function - either override this if you are deriving from the class, or leave as is and it will call the CATTHREADPROC procedure from a StartProc, then exit. Reimplemented from CATThread. Reimplemented in CATSpeechCmds. Definition at line 71 of file CATMsgThread.cpp. References fExitSignal, CATSignal::Fire(), CATSignal::GetWin32Handle(), OnThreadIdle(), and OnThreadMessage(). Referenced by CATSpeechCmds::ThreadFunction().
|