CFunctionEventJob Class Reference

Use a function as an event job. More...

#include <CFunctionEventJob.h>

Inherits IEventJob.

Inheritance diagram for CFunctionEventJob:

Inheritance graph
[legend]
Collaboration diagram for CFunctionEventJob:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CFunctionEventJob (void(*func)(const CEvent &, void *), void *arg=NULL)
 run() invokes func(arg)
virtual ~CFunctionEventJob ()
virtual void run (const CEvent &)
 Run the job.

Detailed Description

Use a function as an event job.

An event job class that invokes a function.

Definition at line 24 of file CFunctionEventJob.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