Public Member Functions

IEventJob Class Reference

Event handler interface. More...

#include <IEventJob.h>

Inherits IInterface.

Inherited by CFunctionEventJob, and TMethodEventJob< T >.

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 30 of file IEventJob.h.


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