|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include "_flow_graph_item_buffer_impl.h"Go to the source code of this file.
Namespaces | |
| internal | |
Macros | |
| #define | __TBB__flow_graph_node_impl_H |
Functions | |
| template<size_t N, typename MOP > | |
| tbb::flow::tuple_element< N, typename MOP::output_ports_type >::type & | internal::output_port (MOP &op) |
| void | internal::check_task_and_spawn (graph &g, task *t) |
| template<typename CompositeType > | |
| void | internal::add_nodes_impl (CompositeType *, bool) |
| template<typename CompositeType , typename NodeType1 , typename... NodeTypes> | |
| void | internal::add_nodes_impl (CompositeType *c_node, bool visible, const NodeType1 &n1, const NodeTypes &...n) |
| #define __TBB__flow_graph_node_impl_H |
Definition at line 19 of file flow_graph.h.