Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
oNrmlThe namespace rml contains components of low-level memory pool interface
|\CMemPoolPolicy
oNtbbThe namespace tbb contains all components of the library
|oNdeprecated
|oNflow
|oNinterface5
|oNinterface6
|oNinterface7
|oNinternal
|oNstrict_ppl
|oCaligned_spaceBlock of space aligned sufficiently to construct an array T with N elements
|oCatomicPrimary template for atomic
|oCatomic< void * >Specialization for atomic<void*>, for sake of not allowing arithmetic or operator->
|oCblocked_rangeA range over which to iterate
|oCblocked_range2dA 2-dimensional range that models the Range concept
|oCblocked_range3dA 3-dimensional range that models the Range concept
|oCcache_aligned_allocatorMeets "allocator" requirements of ISO C++ Standard, Section 20.1.5
|oCcache_aligned_allocator< void >Analogous to std::allocator<void>, as defined in ISO C++ Standard, Section 20.4.1
|oCcombinableThread-local storage with optional reduction
|oCtbb_hash_compareHash_compare that is default argument for concurrent_hash_map
|oCconcurrent_bounded_queueA high-performance thread-safe blocking concurrent bounded queue
|oCconcurrent_vectorConcurrent vector container
|oCvector_iterator
|oCmutexWrapper around the platform's native reader-writer lock
|oCnull_mutexA mutex which does nothing
|oCnull_rw_mutexA rw mutex which does nothing
|oCparallel_do_feederClass the user supplied algorithm body uses to add new tasks
|oCtask_group_context
|oCpre_scan_tagUsed to indicate that the initial scan is being performed
|oCfinal_scan_tagUsed to indicate that the final scan is being performed
|oCparallel_whileParallel iteration over a stream, with optional addition of more work
|oCfilterA stage in a pipeline
|oCthread_bound_filterA stage in a pipeline served by a user thread
|oCpipelineA processing pipeline that applies filters to items
|oCqueuing_mutexQueuing mutex with local-only spinning
|oCqueuing_rw_mutexQueuing reader-writer mutex with local-only spinning
|oCrecursive_mutex
|oCscalable_allocatorMeets "allocator" requirements of ISO C++ Standard, Section 20.1.5
|oCscalable_allocator< void >Analogous to std::allocator<void>, as defined in ISO C++ Standard, Section 20.4.1
|oCspin_mutexA lock that occupies a single byte
|oCspin_rw_mutex_v3Fast, unfair, spinning reader-writer lock with backoff and writer-preference
|oCtask_handle
|oCtask_group
|oCstructured_task_group
|oCtask_scheduler_initClass delimiting the scope of task scheduler activity
|oCtbb_allocatorMeets "allocator" requirements of ISO C++ Standard, Section 20.1.5
|oCtbb_allocator< void >Analogous to std::allocator<void>, as defined in ISO C++ Standard, Section 20.4.1
|oCzero_allocatorMeets "allocator" requirements of ISO C++ Standard, Section 20.1.5
|oCzero_allocator< void, Allocator >Analogous to std::allocator<void>, as defined in ISO C++ Standard, Section 20.4.1
|oCbad_last_allocException for concurrent containers
|oCimproper_lockException for PPL locks
|oCuser_abortException for user-initiated abort
|oCmissing_waitException for missing wait on structured_task_group
|oCinvalid_multiple_schedulingException for repeated scheduling of the same task_handle
|oCtbb_exceptionInterface to be implemented by all exceptions TBB recognizes and propagates across the threads
|oCcaptured_exceptionThis class is used by TBB to propagate information about unhandled exceptions into the root thread
|oCmovable_exceptionTemplate that can be used to implement exception that transfers arbitrary ExceptionData to the root thread
|oCsplitDummy type that distinguishes splitting constructor from copy constructor
|\Ctick_countAbsolute timestamp
\C__TBB_malloc_proxy_caller

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