TMethodJob< T > Class Template Reference
Use a function as a job.
More...
#include <TMethodJob.h>
Inherits IJob.
Inheritance diagram for TMethodJob< T >:
[legend]Collaboration diagram for TMethodJob< T >:
[legend]List of all members.
|
Public Member Functions |
| TMethodJob (T *object, void(T::*method)(void *), void *arg=NULL) |
| run() invokes object->method(arg)
|
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:21:39 2009 for synergy-plus by
1.3.9.1