

Public Methods | |
| CL_Runnable_Func (int(*func)(void *), void *value) | |
| virtual void | run () |
Private Attributes | |
| int (* | func )(void *) |
| void* | value |
|
|
Definition at line 12 of file runnable_func.cpp. |
|
|
Reimplemented from CL_Runnable. Definition at line 18 of file runnable_func.cpp. |
|
|
Referenced by run(). |
|
|
Definition at line 25 of file runnable_func.cpp. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001