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 403 of file pipeline.h.
typedef T tbb::interface6::internal::token_helper< T, false >::pointer |
Definition at line 409 of file pipeline.h.
typedef T tbb::interface6::internal::token_helper< T, false >::value_type |
Definition at line 410 of file pipeline.h.
|
inlinestatic |
Definition at line 419 of file pipeline.h.
|
inlinestatic |
Definition at line 413 of file pipeline.h.
|
inlinestatic |
Definition at line 411 of file pipeline.h.
|
inlinestatic |
Definition at line 424 of file pipeline.h.
|
inlinestatic |
Definition at line 412 of file pipeline.h.