|
| 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 |
|
|
void | finalize () const __TBB_override |
|
The documentation for this class was generated from the following file: