|
Hedgehog
3.1.0
A library to generate hybrid pipeline workflow systems
|
#include <ostream>#include "../../../api/printer/printer.h"#include "../base/input_output/notifier_abstraction.h"#include "../base/input_output/receiver_abstraction.h"#include "../../implementors/concrete_implementor/default_notifier.h"#include "../../implementors/concrete_implementor/default_sender.h"#include "../../../tools/concepts.h"

Go to the source code of this file.
Classes | |
| class | hh::core::abstraction::TaskOutputsManagementAbstraction< Outputs > |
| Output management abstraction for the task. More... | |
Namespaces | |
| namespace | hh |
| Hedgehog main namespace. | |
| namespace | hh::core |
| Hedgehog core namespace. | |
| namespace | hh::core::abstraction |
| Hedgehog abstraction namespace. | |