|
Hedgehog
3.1.0
A library to generate hybrid pipeline workflow systems
|
#include <set>#include <mutex>#include "../implementor/implementor_slot.h"#include "../implementor/implementor_notifier.h"

Go to the source code of this file.
Classes | |
| class | hh::core::implementor::DefaultSlot |
| Default concrete implementation of slot interface. More... | |
Namespaces | |
| namespace | hh |
| Hedgehog main namespace. | |
| namespace | hh::core |
| Hedgehog core namespace. | |
| namespace | hh::core::implementor |
| Hedgehog implementor namespace. | |