Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <_flow_graph_body_impl.h>
Public Types | |
typedef continue_msg | input_type |
typedef continue_msg | output_type |
Public Member Functions | |
decrementer (int number_of_predecessors=0) | |
void | set_owner (T *node) |
Protected Member Functions | |
graph & | graph_reference () const __TBB_override |
Private Member Functions | |
task * | execute () __TBB_override |
![]() | |
no_copy (const no_copy &)=delete | |
no_copy ()=default | |
Private Attributes | |
T * | my_node |
Definition at line 474 of file _flow_graph_body_impl.h.
typedef continue_msg internal::decrementer< T, continue_msg, void >::input_type |
Definition at line 490 of file _flow_graph_body_impl.h.
typedef continue_msg internal::decrementer< T, continue_msg, void >::output_type |
Definition at line 491 of file _flow_graph_body_impl.h.
|
inline |
Definition at line 492 of file _flow_graph_body_impl.h.
|
inlineprivate |
Definition at line 478 of file _flow_graph_body_impl.h.
|
inlineprotected |
Definition at line 484 of file _flow_graph_body_impl.h.
|
inline |
Definition at line 501 of file _flow_graph_body_impl.h.
|
private |
Definition at line 476 of file _flow_graph_body_impl.h.