#include <AbstractSkel.h>
List of all members.
Constructor & Destructor Documentation
| TAbstractSkel::TClientHandlerThread::TClientHandlerThread |
( |
TAbstractSkel & |
rParent, |
|
|
TSocket & |
rSocket |
|
) |
| |
| TAbstractSkel::TClientHandlerThread::~TClientHandlerThread |
( |
) |
[protected, virtual] |
Member Function Documentation
| void TAbstractSkel::TClientHandlerThread::execute |
( |
) |
[virtual] |
This is the internal running method. Do not call this method directly
Reimplemented from zeus::TThread.
| Retval TAbstractSkel::TClientHandlerThread::getSocket |
( |
TSocket *& |
rpSocket ) |
const |
| void TAbstractSkel::TClientHandlerThread::kill |
( |
Float64 |
dTimeOut = 5.0 ) |
[virtual] |
Terminates the thread. If time out is not zero, this method will wait, until the thread terminats itself. If timeout occures, the thread will be forced to terminate. This might cause ressource leaks.
- Parameters:
-
Reimplemented from zeus::TThread.
Member Data Documentation
The documentation for this class was generated from the following files: