Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

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 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:21:23 2009 for synergy-plus by  doxygen 1.3.9.1