TMethodJob< T > Class Template Reference

Use a function as a job. More...

#include <TMethodJob.h>

Inherits IJob.

Inheritance diagram for TMethodJob< T >:

Inheritance graph
[legend]
Collaboration diagram for TMethodJob< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TMethodJob (T *object, void(T::*method)(void *), void *arg=NULL)
 run() invokes object->method(arg)
virtual ~TMethodJob ()
virtual void run ()
 Run the job.

Detailed Description

template<class T>
class TMethodJob< T >

Use a function as a job.

A job class that invokes a member function.

Definition at line 25 of file TMethodJob.h.


The documentation for this class was generated from the following file:
Generated on Fri Nov 6 00:19:24 2009 for synergy-plus by  doxygen 1.4.7