#include <EventThread.h>
Collaboration diagram for EventThread:

Public Member Functions | |
| EventThread () | |
| ~EventThread () | |
| void | SetConnectThread (ConnectThread *pclThread) |
| void | Run () |
| iotm::IOMessage * | GetClass (IO_IDTYPE) |
Private Attributes | |
| ConnectThread * | m_pclConnectThread |
| EventFactory | m_ef |
|
|
File ......... EventThread.cpp Published .... 2005-02-07 Author ....... grymse@alhem.net Definition at line 35 of file EventThread.cpp.
|
|
|
Definition at line 42 of file EventThread.cpp. References DEB.
|
|
|
Definition at line 75 of file EventThread.cpp. References EventFactory::GetClass(), GetClass(), and m_ef. Referenced by GetClass().
|
|
|
Definition at line 54 of file EventThread.cpp. References m_ef, m_pclConnectThread, and EventFactory::StateMachine().
|
|
|
Definition at line 48 of file EventThread.cpp. References m_pclConnectThread, and SetConnectThread(). Referenced by SetConnectThread().
|
|
|
Definition at line 42 of file EventThread.h. Referenced by GetClass(), and Run(). |
|
|
Definition at line 41 of file EventThread.h. Referenced by Run(), and SetConnectThread(). |
1.3.6