Shadowrun: Awakened 29 September 2011 - Build 871
Classes | Namespaces | Enumerations | Functions
enumerable_thread_specific.h File Reference
#include "concurrent_vector.h"
#include "tbb_thread.h"
#include "cache_aligned_allocator.h"
#include <pthread.h>
Include dependency graph for Third Party Tech/TBB/tbb30_20100406oss_win/tbb30_20100406oss/include/tbb/enumerable_thread_specific.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tbb::interface5::enumerable_thread_specific< T, Allocator, ETS_key_type >
class  tbb::interface5::enumerable_thread_specific< T, Allocator, ETS_key_type >::generic_range_type< I >
 A generic range, used to create range objects from the iterators. More...
class  tbb::interface5::flattened2d< Container >

Namespaces

namespace  tbb
 

The namespace tbb contains all components of the library.


namespace  tbb::interface5
namespace  tbb::internal

Enumerations

enum  ets_key_usage_type { tbb::ets_key_per_instance, tbb::ets_no_key, tbb::ets_key_per_instance, tbb::ets_no_key }
 enum for selecting between single key and key-per-instance versions More...

Functions

flattened2d< Container > tbb::interface5::flatten2d (const Container &c, const typename Container::const_iterator b, const typename Container::const_iterator e)
flattened2d< Container > tbb::interface5::flatten2d (const Container &c)

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net