Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::static_partitioner Class Reference

A static partitioner. More...

#include <partitioner.h>

Collaboration diagram for tbb::static_partitioner:

Public Member Functions

 static_partitioner ()
 

Private Types

typedef interface9::internal::old_auto_partition_type partition_type
 
typedef interface9::internal::static_partition_type task_partition_type
 
typedef interface9::internal::static_partition_type::split_type split_type
 

Friends

template<typename Range , typename Body , typename Partitioner >
class serial::interface9::start_for
 
template<typename Range , typename Body , typename Partitioner >
class interface9::internal::start_for
 
template<typename Range , typename Body , typename Partitioner >
class interface9::internal::start_reduce
 
template<typename Range , typename Body , typename Partitioner >
class interface9::internal::start_deterministic_reduce
 
template<typename Range , typename Body , typename Partitioner >
class internal::start_scan
 

Detailed Description

A static partitioner.

Definition at line 632 of file partitioner.h.

Member Typedef Documentation

◆ partition_type

◆ split_type

◆ task_partition_type

Constructor & Destructor Documentation

◆ static_partitioner()

tbb::static_partitioner::static_partitioner ( )
inline

Definition at line 634 of file partitioner.h.

634 {}

Friends And Related Function Documentation

◆ interface9::internal::start_deterministic_reduce

template<typename Range , typename Body , typename Partitioner >
friend class interface9::internal::start_deterministic_reduce
friend

Definition at line 639 of file partitioner.h.

◆ interface9::internal::start_for

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

Definition at line 637 of file partitioner.h.

◆ interface9::internal::start_reduce

template<typename Range , typename Body , typename Partitioner >
friend class interface9::internal::start_reduce
friend

Definition at line 638 of file partitioner.h.

◆ internal::start_scan

template<typename Range , typename Body , typename Partitioner >
friend class internal::start_scan
friend

Definition at line 640 of file partitioner.h.

◆ serial::interface9::start_for

template<typename Range , typename Body , typename Partitioner >
friend class serial::interface9::start_for
friend

Definition at line 636 of file partitioner.h.


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

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