Hedgehog  3.1.0
A library to generate hybrid pipeline workflow systems
Loading...
Searching...
No Matches
abstract_task.h File Reference
#include <memory>
#include <string>
#include <ostream>
#include <utility>
#include "../../behavior/copyable.h"
#include "../../behavior/cleanable.h"
#include "../../behavior/task_node.h"
#include "../../behavior/multi_execute.h"
#include "../../behavior/input_output/multi_receivers.h"
#include "../../behavior/input_output/task_multi_senders.h"
#include "../../core/nodes/core_task.h"
Include dependency graph for abstract_task.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hh::AbstractTask< Separator, AllTypes >
 Base node for computation. More...
 

Namespaces

namespace  hh
 Hedgehog main namespace.