|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <pipeline.h>
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 390 of file pipeline.h.
| typedef T* tbb::interface6::internal::token_helper< T *, false >::pointer |
Definition at line 392 of file pipeline.h.
| typedef T* tbb::interface6::internal::token_helper< T *, false >::value_type |
Definition at line 393 of file pipeline.h.
|
inlinestatic |
Definition at line 397 of file pipeline.h.
|
inlinestatic |
Definition at line 396 of file pipeline.h.
|
inlinestatic |
Definition at line 394 of file pipeline.h.
|
inlinestatic |
Definition at line 398 of file pipeline.h.
|
inlinestatic |
Definition at line 395 of file pipeline.h.