IJob Class Reference

Job interface. More...

#include <IJob.h>

Inherits IInterface.

Inherited by CFunctionJob, and TMethodJob< T >.

Collaboration diagram for IJob:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void run ()=0
 Run the job.

Detailed Description

Job interface.

A job is an interface for executing some function.

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