| STAPL API Reference |
Modules Classes |
Collaboration diagram for Customized Do-While Operator Flows:Classes | |
| struct | stapl::skeletons::flows::do_while_flows::piped |
A piped flow for a do_while skeleton, connects the out flow of each iteration to the input of the next iteration, and connects the input of the do_while skeleton to the first iteration of the while loop. It also connects the output of the do_while skeleton to the output of the last iteration. More... | |
1.8.13