OpenCL C++ Bindings
cl::Memory Member List

This is the complete list of members for cl::Memory, including all inherited members.

getInfo(cl_mem_info name, T *param) constcl::Memoryinline
getInfo(cl_int *err=NULL) constcl::Memoryinline
Memory()cl::Memoryinline
Memory(const cl_mem &memory, bool retainObject)cl::Memoryinlineexplicit
Memory(const Memory &mem)cl::Memoryinline
Memory(Memory &&mem) CL_HPP_NOEXCEPT_cl::Memoryinline
operator=(const cl_mem &rhs)cl::Memoryinline
operator=(const Memory &mem)cl::Memoryinline
operator=(Memory &&mem)cl::Memoryinline
setDestructorCallback(void(CL_CALLBACK *pfn_notify)(cl_mem, void *), void *user_data=NULL)cl::Memoryinline