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

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.

Definition at line 34 of file ArFunctorASyncTask.h.

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 files:
Generated on Tue Feb 20 10:51:43 2007 for Aria by  doxygen 1.4.0