|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph.h>
Public Types | |
| typedef Gateway | gateway_type |
Public Member Functions | |
| async_body_base (gateway_type *gateway) | |
| void | set_gateway (gateway_type *gateway) |
Protected Attributes | |
| gateway_type * | my_gateway |
Definition at line 3441 of file flow_graph.h.
| typedef Gateway tbb::flow::interface10::internal::async_body_base< Gateway >::gateway_type |
Definition at line 3443 of file flow_graph.h.
|
inline |
Definition at line 3445 of file flow_graph.h.
|
inline |
Definition at line 3446 of file flow_graph.h.
|
protected |
Definition at line 3451 of file flow_graph.h.