Hedgehog  0.0.0
A library to generate hybrid pipeline workflow systems
hh::behavior Namespace Reference

Hedgehog behavior namespace. More...

Classes

class  BaseStateManager
 Base State Manager, needed to avoid virtual inheritance of AbstractTask. More...
 
class  Execute
 Execute Behavior definition, node that has an execution for an Input data type. More...
 
class  MultiReceivers
 MultiReceivers Behavior definition, node has a list of input types. More...
 
class  Node
 Node Behavior definition. More...
 
class  Pool
 Pool that is used by the memory manager. More...
 
class  Sender
 Sender Behavior definition, node has an output type. More...
 
class  StateManagerExecuteDefinition
 Implementation of the execute method for the StateManager. More...
 
class  SwitchRule
 Behavior definition for dispatching data to a Graph managed by an AbstractExecutionPipeline. More...
 

Detailed Description

Hedgehog behavior namespace.