|
Hedgehog
3.1.0
A library to generate hybrid pipeline workflow systems
|
#include <queue>#include <memory>

Go to the source code of this file.
Classes | |
| class | hh::behavior::StateSender< Output > |
| Behavior abstraction for states that send a type of data, holds a ready list for that type. More... | |
Namespaces | |
| namespace | hh |
| Hedgehog main namespace. | |
| namespace | hh::behavior |
| Hedgehog behavior namespace. | |