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

tbb::internal::partition_type_base Class Reference

Provides default methods for partition objects without affinity. More...

#include <partitioner.h>

Inherited by tbb::auto_partitioner::partition_type, and tbb::simple_partitioner::partition_type.

Inheritance diagram for tbb::internal::partition_type_base:

[legend]
List of all members.

Public Member Functions

void set_affinity (task &t)
void note_affinity (task::affinity_id id)
taskcontinue_after_execute_range (task &t)
bool decide_whether_to_delay ()
void spawn_or_delay (bool, task &a, task &b)

Detailed Description

Provides default methods for partition objects without affinity.


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.