| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
A task that calls a node's forward_task function. More...
#include <_flow_graph_body_impl.h>
Public Member Functions | |
| forward_task_bypass (NodeType &n) | |
| task * | execute () __TBB_override | 
Private Attributes | |
| NodeType & | my_node | 
A task that calls a node's forward_task function.
Definition at line 328 of file _flow_graph_body_impl.h.
      
  | 
  inline | 
Definition at line 334 of file _flow_graph_body_impl.h.
      
  | 
  inline | 
Definition at line 343 of file _flow_graph_body_impl.h.
References internal::forward_task_bypass< NodeType >::my_node, tbb::flow::internal::SUCCESSFULLY_ENQUEUED, and task.
      
  | 
  private | 
Definition at line 330 of file _flow_graph_body_impl.h.
Referenced by internal::forward_task_bypass< NodeType >::execute().