yafthreads::thread_t Class Reference
#include <ccthreads.h>
List of all members.
Detailed Description
Definition at line 69 of file ccthreads.h.
Constructor & Destructor Documentation
| yafthreads::thread_t::thread_t |
( |
|
) |
[inline] |
| virtual yafthreads::thread_t::~thread_t |
( |
|
) |
[virtual] |
Member Function Documentation
| virtual void yafthreads::thread_t::body |
( |
|
) |
[pure virtual] |
| bool yafthreads::thread_t::isRunning |
( |
|
) |
const [inline] |
| void yafthreads::thread_t::run |
( |
|
) |
|
| void yafthreads::thread_t::wait |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: