Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::flow::interface10::internal::forwarding_base Struct Referenceabstract

#include <flow_graph.h>

Inheritance diagram for tbb::flow::interface10::internal::forwarding_base:
Collaboration diagram for tbb::flow::interface10::internal::forwarding_base:

Public Member Functions

 forwarding_base (graph &g)
 
virtual ~forwarding_base ()
 
virtual taskdecrement_port_count (bool handle_task)=0
 
virtual void increment_port_count ()=0
 

Public Attributes

graphgraph_ref
 

Detailed Description

Definition at line 31 of file flow_graph.h.

Constructor & Destructor Documentation

◆ forwarding_base()

tbb::flow::interface10::internal::forwarding_base::forwarding_base ( graph g)
inline

Definition at line 32 of file flow_graph.h.

◆ ~forwarding_base()

virtual tbb::flow::interface10::internal::forwarding_base::~forwarding_base ( )
inlinevirtual

Definition at line 33 of file flow_graph.h.

Member Function Documentation

◆ decrement_port_count()

◆ increment_port_count()

Member Data Documentation

◆ graph_ref

graph& tbb::flow::interface10::internal::forwarding_base::graph_ref

Definition at line 39 of file flow_graph.h.


The documentation for this struct was generated from the following file:

Copyright © 2005-2019 Intel Corporation. All Rights Reserved.

Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

* Other names and brands may be claimed as the property of others.