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

A task that calls a node's apply_body_bypass function, passing in an input of type Input. More...

#include <_flow_graph_impl.h>

Inheritance diagram for internal::apply_body_task_bypass< NodeType, Input >:

Public Member Functions

 apply_body_task_bypass (NodeType &n, const Input &i)
 
task * execute ()
 

Detailed Description

template<typename NodeType, typename Input>
class internal::apply_body_task_bypass< NodeType, Input >

A task that calls a node's apply_body_bypass function, passing in an input of type Input.


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