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 3475 of file flow_graph.h.
typedef Gateway tbb::flow::interface10::internal::async_body_base< Gateway >::gateway_type |
Definition at line 3477 of file flow_graph.h.
|
inline |
Definition at line 3479 of file flow_graph.h.
|
inline |
Definition at line 3480 of file flow_graph.h.
|
protected |
Definition at line 3485 of file flow_graph.h.