CFunctionJob Class Reference

Use a function as a job. More...

#include <CFunctionJob.h>

Inherits IJob.

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 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 12 Nov 2010 for synergy-plus by  doxygen 1.6.1