#include <threadfac.h>
Definition at line 87 of file threadfac.h.
◆ Runnable() [1/2]
◆ ~Runnable() [1/2]
◆ Runnable() [2/2]
◆ ~Runnable() [2/2]
| virtual Runnable::~Runnable |
( |
| ) |
|
|
virtual |
◆ getThreadCount() [1/2]
| int Runnable::getThreadCount |
( |
void | | ) |
|
|
static |
◆ getThreadCount() [2/2]
| static int Runnable::getThreadCount |
( |
| ) |
|
|
static |
◆ isRunning() [1/2]
| bit8 Runnable::isRunning |
( |
void | | ) |
|
|
static |
◆ isRunning() [2/2]
| static bit8 Runnable::isRunning |
( |
void | | ) |
|
|
static |
◆ run() [1/2]
| virtual void Runnable::run |
( |
void * | data | ) |
|
|
pure virtual |
◆ run() [2/2]
| virtual void Runnable::run |
( |
void * | data | ) |
|
|
pure virtual |
◆ startThread() [1/2]
| void Runnable::startThread |
( |
void * | data, |
|
|
bit8 | destroy = FALSE ) |
|
inline |
◆ startThread() [2/2]
| void Runnable::startThread |
( |
void * | data, |
|
|
bit8 | destroy = FALSE ) |
|
inline |
◆ threadClassLauncher [1/2]
| void * threadClassLauncher |
( |
void * | temp | ) |
|
|
friend |
◆ threadClassLauncher [2/2]
| void * threadClassLauncher |
( |
void * | temp | ) |
|
|
friend |
◆ ThreadFactory
The documentation for this class was generated from the following files: