CFunctionJob Class Reference

Use a function as a job. More...

#include <CFunctionJob.h>

Inherits IJob.

Inheritance diagram for CFunctionJob:

Inheritance graph
[legend]
Collaboration diagram for CFunctionJob:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CFunctionJob (void(*func)(void *), void *arg=NULL)
 run() invokes func(arg)
virtual ~CFunctionJob ()
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:19:00 2009 for synergy-plus by  doxygen 1.4.7