20 #ifndef HEDGEHOG_SENDER_H 21 #define HEDGEHOG_SENDER_H 24 #include "../../core/node/core_task.h" 25 #include "../../core/node/core_graph.h" 31 template<
class Output>
38 #endif //HEDGEHOG_SENDER_H Sender Behavior definition, node has an output type.
Node Behavior definition.
TaskOutput output_t
Output Type.
Hedgehog behavior namespace.