|
Hedgehog
3.1.0
A library to generate hybrid pipeline workflow systems
|
#include "../base/input_output/notifier_abstraction.h"#include "../base/input_output/sender_abstraction.h"#include "../../implementors/concrete_implementor/graph/graph_notifier.h"#include "../../implementors/concrete_implementor/graph/graph_sender.h"#include "graph_outputs_management_abstraction.h"

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