|
Hedgehog
3.1.0
A library to generate hybrid pipeline workflow systems
|
#include <set>#include <memory>#include <utility>#include <iostream>#include <condition_variable>#include "../../../implementors/implementor/implementor_slot.h"

Go to the source code of this file.
Classes | |
| class | hh::core::abstraction::SlotAbstraction |
| Core's abstraction to receive a signal. More... | |
Namespaces | |
| namespace | hh |
| Hedgehog main namespace. | |
| namespace | hh::core |
| Hedgehog core namespace. | |
| namespace | hh::core::abstraction |
| Hedgehog abstraction namespace. | |