CFunctionJob Class Reference
Use a function as a job.
More...
#include <CFunctionJob.h>
Inherits IJob.
Inheritance diagram for CFunctionJob:
[legend]Collaboration diagram for CFunctionJob:
[legend]List of all members.
|
Public Member Functions |
| CFunctionJob (void(*func)(void *), void *arg=NULL) |
| run() invokes func(arg)
|
virtual void | run () |
| Run the job.
|
Detailed Description
Use a function as a job.
A job class that invokes a function.
Definition at line 24 of file CFunctionJob.h.
The documentation for this class was generated from the following files:
Generated on Fri Nov 6 00:21:23 2009 for synergy-plus by
1.3.9.1