|
Hedgehog
3.1.0
A library to generate hybrid pipeline workflow systems
|
#include <memory>#include <sstream>#include "../../../tools/concepts.h"#include "node/node_abstraction.h"

Go to the source code of this file.
Classes | |
| class | hh::core::abstraction::CopyableAbstraction< CopyableNode > |
| Core abstraction for copyable nodes. More... | |
Namespaces | |
| namespace | hh |
| Hedgehog main namespace. | |
| namespace | hh::core |
| Hedgehog core namespace. | |
| namespace | hh::core::abstraction |
| Hedgehog abstraction namespace. | |