| Hedgehog
    3.1.0
    A library to generate hybrid pipeline workflow systems | 
#include <memory>#include "node.h"#include "../core/abstractions/base/any_groupable_abstraction.h"

Go to the source code of this file.
| Classes | |
| class | hh::behavior::Copyable< NodeType > | 
| Copy interface used to copy a node when either a group of nodes is created or a node is duplicated when an execution pipeline is created.  More... | |
| Namespaces | |
| namespace | hh | 
| Hedgehog main namespace. | |
| namespace | hh::behavior | 
| Hedgehog behavior namespace. | |