|
| Wrapper (const cl_type &obj, bool retainObject) |
|
| Wrapper (const Wrapper< cl_type > &rhs) |
|
| Wrapper (Wrapper< cl_type > &&rhs) CL_HPP_NOEXCEPT_ |
|
Wrapper< cl_type > & | operator= (const Wrapper< cl_type > &rhs) |
|
Wrapper< cl_type > & | operator= (Wrapper< cl_type > &&rhs) |
|
Wrapper< cl_type > & | operator= (const cl_type &rhs) |
|
const cl_type & | operator() () const |
|
cl_type & | operator() () |
|
cl_type | get () const |
|
|
cl_int | retain () const |
|
cl_int | release () const |
|
|
template<typename Func , typename U > |
cl_int | getInfoHelper (Func, cl_uint, U *, int, typename U::cl_type) |
|
template<typename T>
class cl::detail::Wrapper< T >
Definition at line 1798 of file opencl.hpp.
The documentation for this class was generated from the following file: