|
Hedgehog
3.1.0
A library to generate hybrid pipeline workflow systems
|
#include <memory>#include <mutex>#include "../../implementor/implementor_receiver.h"#include "../../../abstractions/base/input_output/receiver_abstraction.h"

Go to the source code of this file.
Classes | |
| class | hh::core::implementor::GraphReceiver< Input > |
| Default concrete implementation of the receiver abstraction for the graph core. More... | |
Namespaces | |
| namespace | hh |
| Hedgehog main namespace. | |
| namespace | hh::core |
| Hedgehog core namespace. | |
| namespace | hh::core::implementor |
| Hedgehog implementor namespace. | |