|
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 383 of file pipeline.h.
| typedef T* tbb::interface6::internal::token_helper< T *, false >::pointer |
Definition at line 385 of file pipeline.h.
| typedef T* tbb::interface6::internal::token_helper< T *, false >::value_type |
Definition at line 386 of file pipeline.h.
|
inlinestatic |
Definition at line 390 of file pipeline.h.
|
inlinestatic |
Definition at line 389 of file pipeline.h.
|
inlinestatic |
Definition at line 387 of file pipeline.h.
|
inlinestatic |
Definition at line 391 of file pipeline.h.
|
inlinestatic |
Definition at line 388 of file pipeline.h.