|
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 378 of file pipeline.h.
| typedef T tbb::interface6::internal::token_helper< T, false >::pointer |
Definition at line 384 of file pipeline.h.
| typedef T tbb::interface6::internal::token_helper< T, false >::value_type |
Definition at line 385 of file pipeline.h.
|
inlinestatic |
Definition at line 395 of file pipeline.h.
|
inlinestatic |
Definition at line 389 of file pipeline.h.
|
inlinestatic |
Definition at line 386 of file pipeline.h.
|
inlinestatic |
Definition at line 400 of file pipeline.h.
|
inlinestatic |
Definition at line 388 of file pipeline.h.