OpenCL C++ Wrapper API 1.1
cl::Context Member List
This is the complete list of members for cl::Context, including all inherited members.
cl_type typedefcl::detail::Wrapper< cl_context >
Context(const VECTOR_CLASS< Device > &devices, cl_context_properties *properties=NULL, void(CL_CALLBACK *notifyFptr)(const char *, const void *,::size_t, void *)=NULL, void *data=NULL, cl_int *err=NULL)cl::Context [inline]
Context(cl_device_type type, cl_context_properties *properties=NULL, void(CL_CALLBACK *notifyFptr)(const char *, const void *,::size_t, void *)=NULL, void *data=NULL, cl_int *err=NULL)cl::Context [inline]
Context()cl::Context [inline]
Context(const Context &context)cl::Context [inline]
Context(const cl_context &context)cl::Context [inline]
default_cl::Context [private, static]
default_error_cl::Context [private, static]
default_initialized_cl::Context [private, static]
getDefault(cl_int *err=NULL)cl::Context [inline, static]
getInfo(cl_context_info name, T *param) const cl::Context [inline]
getInfo(cl_int *err=NULL) const cl::Context [inline]
getSupportedImageFormats(cl_mem_flags flags, cl_mem_object_type type, VECTOR_CLASS< ImageFormat > *formats) const cl::Context [inline]
object_cl::detail::Wrapper< cl_context > [protected]
operator()() constcl::detail::Wrapper< cl_context > [inline]
operator()()cl::detail::Wrapper< cl_context > [inline]
operator=(const Context &rhs)cl::Context [inline]
operator=(const cl_context &rhs)cl::Context [inline]
Wrapper< cl_context >::operator=(const Wrapper< cl_type > &rhs)cl::detail::Wrapper< cl_context > [inline]
release() constcl::detail::Wrapper< cl_context > [inline, protected]
retain() constcl::detail::Wrapper< cl_context > [inline, protected]
Wrapper()cl::detail::Wrapper< cl_context > [inline]
Wrapper(const cl_type &obj)cl::detail::Wrapper< cl_context > [inline]
Wrapper(const Wrapper< cl_type > &rhs)cl::detail::Wrapper< cl_context > [inline]
~Wrapper()cl::detail::Wrapper< cl_context > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Defines