Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <pipeline.h>
Classes | |
union | type_to_void_ptr_map |
Public Types | |
typedef T | pointer |
typedef T | value_type |
Static Public Member Functions | |
static pointer | create_token (const value_type &source) |
static value_type & | token (pointer &t) |
static void * | cast_to_void_ptr (pointer ref) |
static pointer | cast_from_void_ptr (void *ref) |
static void | destroy_token (pointer) |
Definition at line 382 of file pipeline.h.
typedef T tbb::interface6::internal::token_helper< T, false >::pointer |
Definition at line 388 of file pipeline.h.
typedef T tbb::interface6::internal::token_helper< T, false >::value_type |
Definition at line 389 of file pipeline.h.
|
inlinestatic |
Definition at line 399 of file pipeline.h.
|
inlinestatic |
Definition at line 393 of file pipeline.h.
|
inlinestatic |
Definition at line 390 of file pipeline.h.
|
inlinestatic |
Definition at line 404 of file pipeline.h.
|
inlinestatic |
Definition at line 392 of file pipeline.h.