OpenPose  1.0.0rc2
OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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< Device > &devices, cl_context_properties *properties=NULL, void(CL_CALLBACK *notifyFptr)(const char *, const void *, size_type, void *)=NULL, void *data=NULL, cl_int *err=NULL)cl::Contextinline
Context(const Device &device, cl_context_properties *properties=NULL, void(CL_CALLBACK *notifyFptr)(const char *, const void *, size_type, void *)=NULL, void *data=NULL, cl_int *err=NULL)cl::Contextinline
Context(cl_device_type type, cl_context_properties *properties=NULL, void(CL_CALLBACK *notifyFptr)(const char *, const void *, size_type, void *)=NULL, void *data=NULL, cl_int *err=NULL)cl::Contextinline
Context(const Context &ctx)cl::Contextinline
Context(Context &&ctx) CL_HPP_NOEXCEPT_cl::Contextinline
Context()cl::Contextinline
Context(const cl_context &context, bool retainObject=false)cl::Contextinlineexplicit
get() constcl::detail::Wrapper< cl_context >inline
get()cl::detail::Wrapper< cl_context >inline
getDefault(cl_int *err=NULL)cl::Contextinlinestatic
getInfo(cl_context_info name, T *param) const cl::Contextinline
getInfo(cl_int *err=NULL) const cl::Contextinline
getSupportedImageFormats(cl_mem_flags flags, cl_mem_object_type type, vector< ImageFormat > *formats) const cl::Contextinline
object_cl::detail::Wrapper< cl_context >protected
operator()() constcl::detail::Wrapper< cl_context >inline
operator()()cl::detail::Wrapper< cl_context >inline
operator=(const Context &ctx)cl::Contextinline
operator=(Context &&ctx)cl::Contextinline
operator=(const cl_context &rhs)cl::Contextinline
Wrapper< cl_context >::operator=(const Wrapper< cl_type > &rhs)cl::detail::Wrapper< cl_context >inline
Wrapper< cl_context >::operator=(Wrapper< cl_type > &&rhs)cl::detail::Wrapper< cl_context >inline
release() constcl::detail::Wrapper< cl_context >inlineprotected
retain() constcl::detail::Wrapper< cl_context >inlineprotected
setDefault(const Context &default_context)cl::Contextinlinestatic
Wrapper()cl::detail::Wrapper< cl_context >inline
Wrapper(const cl_type &obj, bool retainObject)cl::detail::Wrapper< cl_context >inline
Wrapper(const Wrapper< cl_type > &rhs)cl::detail::Wrapper< cl_context >inline
Wrapper(Wrapper< cl_type > &&rhs) CL_HPP_NOEXCEPT_cl::detail::Wrapper< cl_context >inline
~Wrapper()cl::detail::Wrapper< cl_context >inline