STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::skeletons::flows::compose_flows::piped Struct Reference

A piped flow for a compose, pipes the input flow of the compose to the in flow of the left skeleton. The output flow of the left skeleton to the input flow of right skeleton. Finally, it pipes the output flow of the right skeleton to the output flow of the compose. More...

Detailed Description

A piped flow for a compose, pipes the input flow of the compose to the in flow of the left skeleton. The output flow of the left skeleton to the input flow of right skeleton. Finally, it pipes the output flow of the right skeleton to the output flow of the compose.

dot_inline_dotgraph_6.png

The documentation for this struct was generated from the following file: