ArFunctorASyncTask Class Reference

#include <ArFunctorASyncTask.h>

Inheritance diagram for ArFunctorASyncTask:

ArASyncTask ArThread List of all members.

Detailed Description

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


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


The documentation for this class was generated from the following file:
Generated on Thu Aug 6 09:39:35 2009 for Aria by  doxygen 1.5.1