LAMA
/home/brandes/workspace/LAMA/src/lama/task/Task.hpp File Reference

Declaration of the class Task for asynchronous function execution. More...

#include <lama/config.hpp>
#include <lama/Printable.hpp>
#include <lama/task/LAMAThreadPool.hpp>
#include <logging/logging.hpp>
#include <boost/function.hpp>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Data Structures

class  lama::Task
 Class for asynchronous tasks. More...

Namespaces

namespace  lama
 

The namespace lama holds everything of the C++ Library lama.



Detailed Description

Declaration of the class Task for asynchronous function execution.

Author:
Thomas Brandes
Date:
21.11.2011 $Id$