IEventJob Class Reference

Event handler interface. More...

#include <IEventJob.h>

Inherits IInterface.

Inherited by CFunctionEventJob, and TMethodEventJob< T >.

Collaboration diagram for IEventJob:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void run (const CEvent &)=0
 Run the job.

Detailed Description

Event handler interface.

An event job is an interface for executing a event handler.

Definition at line 26 of file IEventJob.h.


The documentation for this class was generated from the following file:

Generated on 12 Nov 2010 for synergy-plus by  doxygen 1.6.1