CFunctionEventJob Class Reference

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

#include <CFunctionEventJob.h>

Inherits IEventJob.

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