|
Hedgehog
0.0.0
A library to generate hybrid pipeline workflow systems
|
Sender Behavior definition, node has an output type. More...
#include "sender.h"


Public Types | |
| using | output_t = Output |
| Output Type. | |
Additional Inherited Members | |
Public Member Functions inherited from hh::behavior::Node | |
| virtual std::shared_ptr< core::CoreNode > | core ()=0 |
| Core Accessor. More... | |
| virtual std::string | extraPrintingInformation () const |
| Adds node information to print in the dot file. More... | |
| virtual bool | canTerminate () |
| Determine if the node can terminate. More... | |
Sender Behavior definition, node has an output type.
| Output | Output data type |