Hedgehog  3.1.0
A library to generate hybrid pipeline workflow systems
Loading...
Searching...
No Matches
copyable.h File Reference
#include <memory>
#include "node.h"
#include "../core/abstractions/base/any_groupable_abstraction.h"
Include dependency graph for copyable.h:
This graph shows which files directly or indirectly include this file:

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.