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 |
Additional Inherited Members | |
![]() | |
void | operator= (const no_assign &)=delete |
no_assign (const no_assign &)=default | |
no_assign ()=default | |
Definition at line 3785 of file flow_graph.h.
typedef Gateway tbb::flow::interface11::internal::async_body_base< Gateway >::gateway_type |
Definition at line 3787 of file flow_graph.h.
|
inline |
Definition at line 3789 of file flow_graph.h.
|
inline |
Definition at line 3790 of file flow_graph.h.
|
protected |
Definition at line 3795 of file flow_graph.h.