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

The base of all graph nodes. Allows them to be stored in a collection for deletion. 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::multioutput_function_node< Input, Output,, Allocator > tbb::flow::interface6::multioutput_function_node< TupleType, TupleType, rejecting, Allocator > tbb::flow::interface6::source_node< Output > List of all members.

Detailed Description

The base of all graph nodes. Allows them to be stored in a collection for deletion.


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

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