Public Types | Static Public Member Functions | Static Public Attributes | List of all members
tbb::flow::interface10::internal::async_helpers< T, typename > Struct Template Reference

Public Types

typedef async_msg< T > async_type
 
typedef T filtered_type
 

Static Public Member Functions

static const void * to_void_ptr (const T &t)
 
static void * to_void_ptr (T &t)
 
static const T & from_void_ptr (const void *p)
 
static T & from_void_ptr (void *p)
 
static task * try_put_task_wrapper_impl (receiver< T > *const this_recv, const void *p, bool is_async)
 

Static Public Attributes

static const bool is_async_type = false
 

The documentation for this struct was generated from the following file:

Copyright © 2005-2018 Intel Corporation. All Rights Reserved.

Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

* Other names and brands may be claimed as the property of others.