Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

ArFunctorASyncTask Class Reference

This is like ArASyncTask, but instead of runThread it uses a functor to run. More...

#include <ArFunctorASyncTask.h>

Inheritance diagram for ArFunctorASyncTask:

ArASyncTask ArThread List of all members.

Public Member Functions

 ArFunctorASyncTask (ArRetFunctor1< void *, void * > *functor)
 Constructor.
virtual void * runThread (void *arg)
 Our reimplementation of runThread.
virtual ~ArFunctorASyncTask ()
 Destructor.

Protected Attributes

ArRetFunctor1< void *, void * > * myFunc

Detailed Description

This is like ArASyncTask, but instead of runThread it uses a functor to run.

Definition at line 35 of file ArFunctorASyncTask.h.


The documentation for this class was generated from the following files:
Generated on Wed Oct 19 12:56:47 2005 for Aria by  doxygen 1.4.0