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

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

Task type used in parallel_for. More...

#include <parallel_for.h>

Inherits tbb::task.

Inheritance diagram for tbb::internal::start_for< Range, Body, Partitioner >:

[legend]
List of all members.

Static Public Member Functions

void run (const Range &range, const Body &body, const Partitioner &partitioner)

Detailed Description

template<typename Range, typename Body, typename Partitioner>
class tbb::internal::start_for< Range, Body, Partitioner >

Task type used in parallel_for.


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.