CTask Class Reference
#include <Thread.h>
List of all members.
Constructor & Destructor Documentation
CTask::CTask |
( |
|
) |
[inline] |
CTask::~CTask |
( |
|
) |
[inline] |
Member Function Documentation
Where returns current state of a task
virtual BOOL CTask::Task |
( |
|
) |
[pure virtual] |
BOOL CTask::Wait |
( |
int |
timeoutSeconds |
) |
[inline] |
Wait waits for upto timeoutSeconds for a task to complete
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/gomez/Documents/workspaces/treqs/treqs/src/ThreadObject/Thread.h