|
Hedgehog
3.1.0
A library to generate hybrid pipeline workflow systems
|
#include "../../parts/core_switch.h"#include "../base/input_output/slot_abstraction.h"#include "../base/input_output/receiver_abstraction.h"#include "../../implementors/concrete_implementor/default_slot.h"#include "../../implementors/concrete_implementor/queue_receiver.h"

Go to the source code of this file.
Classes | |
| class | hh::core::abstraction::ExecutionPipelineInputsManagementAbstraction< Inputs > |
| Input 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. | |