tbb::flow::interface6::graph_node Class Reference

The base of all graph nodes. More...

#include <flow_graph.h>

Inheritance diagram for tbb::flow::interface6::graph_node:

tbb::flow::interface6::broadcast_node< T > tbb::flow::interface6::buffer_node< T, A > tbb::flow::interface6::continue_node< Output > tbb::flow::interface6::function_node< Input, Output,, Allocator > tbb::flow::interface6::function_node< Input, Output, queueing, Allocator > tbb::flow::interface6::limiter_node< T > tbb::flow::interface6::multifunction_node< Input, Output,, Allocator > tbb::flow::interface6::multifunction_node< TupleType, TupleType, rejecting, Allocator > tbb::flow::interface6::source_node< Output > List of all members.

Public Member Functions

 graph_node (graph &g)

Protected Member Functions

virtual void reset ()=0

Protected Attributes

graphmy_graph
graph_nodenext
graph_nodeprev

Friends

class graph
class graph_iterator

Detailed Description

The base of all graph nodes.


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

Copyright © 2005-2013 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.