TdkEventDispatcher Class Reference
[The Control Module]

Defines the TdkEventDispatcher class. More...

#include <TdkEventDispatcher.h>

Inheritance diagram for TdkEventDispatcher:

TdkThread List of all members.

Public Member Functions

 TdkEventDispatcher (TdkEventQueue *queue)
 ~TdkEventDispatcher ()
virtual void run ()

Private Attributes

TdkEventQueuequeue_
std::map< std::string, TdkEventFilter * > filters_

Detailed Description

Defines the TdkEventDispatcher class.


Constructor & Destructor Documentation

TdkEventDispatcher::TdkEventDispatcher ( TdkEventQueue queue  ) 

TdkEventDispatcher::~TdkEventDispatcher (  ) 


Member Function Documentation

void TdkEventDispatcher::run (  )  [virtual]

This method should be overrided to do the actual work.

Implements TdkThread.


Member Data Documentation

TdkEventQueue* TdkEventDispatcher::queue_ [private]

std::map<std::string, TdkEventFilter*> TdkEventDispatcher::filters_ [private]


The documentation for this class was generated from the following files:
Generated on Fri Jun 15 16:54:38 2007 for TDK by  doxygen 1.5.2