Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

tbb::internal::sum_node< Range, Body > Class Template Reference
[Algorithms]

Split work to be done in the scan. More...

#include <parallel_scan.h>

Inherits tbb::task.

Inheritance diagram for tbb::internal::sum_node< Range, Body >:

[legend]
List of all members.

Public Attributes

final_sum_typeincoming
final_sum_typebody
Body * stuff_last

Friends

class start_scan
class finish_scan

Detailed Description

template<typename Range, typename Body>
class tbb::internal::sum_node< Range, Body >

Split work to be done in the scan.


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

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