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

tbb::internal::no_copy Class Reference

Base class for types that should not be copied or assigned. More...

#include <tbb_stddef.h>

Inherited by tbb::internal::affinity_partition_type, tbb::internal::affinity_partitioner_base_v3 [private], tbb::internal::concurrent_queue_base_v3 [private], tbb::mutex::scoped_lock [private], tbb::parallel_do_feeder< Item > [private], tbb::parallel_while< Body > [private], tbb::queuing_mutex::scoped_lock [private], tbb::queuing_rw_mutex::scoped_lock [private], tbb::recursive_mutex::scoped_lock [private], tbb::spin_mutex::scoped_lock [private], tbb::spin_rw_mutex_v3::scoped_lock [private], tbb::task [private], tbb::task_list [private], and tbb::task_scheduler_init [private].

Inheritance diagram for tbb::internal::no_copy:

[legend]
List of all members.

Public Member Functions

 no_copy ()
 Allow default construction.

Detailed Description

Base class for types that should not be copied or assigned.


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.