Back to Hhvm

tbb::flow::interface10::opencl_async_msg< T, Factory > Class Template Reference

third-party/tbb/src/doc/html/a00102.html

latest2.0 KB
Original Source

Public Types | Public Member Functions | Protected Member Functions | List of all members

tbb::flow::interface10::opencl_async_msg< T, Factory > Class Template Reference

Inheritance diagram for tbb::flow::interface10::opencl_async_msg< T, Factory >:

|

Public Types

| | typedef T | value_type | | |

|

Public Member Functions

| | | opencl_async_msg (const T &data) | | | | | opencl_async_msg (const T &data, cl_event event) | | | | T & | data (bool wait=true) | | | | const T & | data (bool wait=true) const | | | | | opencl_async_msg (const opencl_async_msg &dmsg) | | | | | opencl_async_msg (opencl_async_msg &&dmsg) | | | | opencl_async_msg & | operator= (const opencl_async_msg &dmsg) | | | | cl_event const * | get_event () const | | | | void | set_event (cl_event e) const | | | | void | clear_event () const | | | | template<typename Callback > | | void | register_callback (Callback c) const | | | | | operator T & () | | | | | operator const T & () const | | |

|

Protected Member Functions

| | void | finalize () const __TBB_override | | |


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

  • flow_graph_opencl_node.h

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.