#include <TaoEventDispatcher.h>


Public Member Functions | |
| TaoEventDispatcher (const UtlString &name="TaoEventDispatcher-%d", const int maxRequestQMsgs=DEF_MAX_MSGS) | |
| virtual | ~TaoEventDispatcher () |
| TaoObjHandle & | getObjHandle () |
| TaoEvent * | getProviderEvent () |
| virtual UtlBoolean | handleMessage (OsMsg &rMsg) |
| virtual OsStatus | setErrno (int errno) |
Private Attributes | |
| TaoObjHandle | mTaoObjHandle |
| TaoEvent * | mpProviderEvent |
| TaoEventDispatcher | ( | const UtlString & | name = "TaoEventDispatcher-%d", |
| const int | maxRequestQMsgs = DEF_MAX_MSGS |
||
| ) |
|
virtual |
|
inline |
|
inline |
|
virtual |
|
virtual |
|
private |
|
private |