|
Hedgehog
0.0.0
A library to generate hybrid pipeline workflow systems
|
Execute Behavior definition, node that has an execution for an Input data type. More...
#include "execute.h"


Public Member Functions | |
| virtual void | execute (std::shared_ptr< Input >)=0 |
| Virtual declaration of execute function for a data of type Input. | |
Execute Behavior definition, node that has an execution for an Input data type.
| Input | Input data type |