BRE12
Public Member Functions | List of all members
internal::forward_task_bypass< NodeType > Class Template Reference

A task that calls a node's forward_task function. More...

#include <_flow_graph_impl.h>

Inheritance diagram for internal::forward_task_bypass< NodeType >:

Public Member Functions

 forward_task_bypass (NodeType &n)
 
task * execute ()
 

Detailed Description

template<typename NodeType>
class internal::forward_task_bypass< NodeType >

A task that calls a node's forward_task function.


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