LAMA
|
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. |
Declaration of the class Task for asynchronous function execution.