, including all inherited members.
| Binaries typedef | cl::Program | |
| build(const VECTOR_CLASS< Device > &devices, const char *options=NULL, void(CL_CALLBACK *notifyFptr)(cl_program, void *)=NULL, void *data=NULL) const | cl::Program | [inline] |
| build(const char *options=NULL, void(CL_CALLBACK *notifyFptr)(cl_program, void *)=NULL, void *data=NULL) const | cl::Program | [inline] |
| cl_type typedef | cl::detail::Wrapper< cl_program > | |
| createKernels(VECTOR_CLASS< Kernel > *kernels) | cl::Program | [inline] |
| getBuildInfo(const Device &device, cl_program_build_info name, T *param) const | cl::Program | [inline] |
| getBuildInfo(const Device &device, cl_int *err=NULL) const | cl::Program | [inline] |
| getInfo(cl_program_info name, T *param) const | cl::Program | [inline] |
| getInfo(cl_int *err=NULL) const | cl::Program | [inline] |
| getInfo(cl_int *err) const | cl::Program | [inline] |
| object_ | cl::detail::Wrapper< cl_program > | [protected] |
| operator()() const | cl::detail::Wrapper< cl_program > | [inline] |
| operator()() | cl::detail::Wrapper< cl_program > | [inline] |
| operator=(const Program &rhs) | cl::Program | [inline] |
| operator=(const cl_program &rhs) | cl::Program | [inline] |
| Wrapper< cl_program >::operator=(const Wrapper< cl_type > &rhs) | cl::detail::Wrapper< cl_program > | [inline] |
| Program(const STRING_CLASS &source, cl_int *err=NULL) | cl::Program | [inline] |
| Program(const STRING_CLASS &source, bool build, cl_int *err=NULL) | cl::Program | [inline] |
| Program(const Context &context, const STRING_CLASS &source, bool build=false, cl_int *err=NULL) | cl::Program | [inline] |
| Program(const Context &context, const Sources &sources, cl_int *err=NULL) | cl::Program | [inline] |
| Program(const Context &context, const VECTOR_CLASS< Device > &devices, const Binaries &binaries, VECTOR_CLASS< cl_int > *binaryStatus=NULL, cl_int *err=NULL) | cl::Program | [inline] |
| Program() | cl::Program | [inline] |
| Program(const Program &program) | cl::Program | [inline] |
| Program(const cl_program &program) | cl::Program | [inline] |
| release() const | cl::detail::Wrapper< cl_program > | [inline, protected] |
| retain() const | cl::detail::Wrapper< cl_program > | [inline, protected] |
| Sources typedef | cl::Program | |
| Wrapper() | cl::detail::Wrapper< cl_program > | [inline] |
| Wrapper(const cl_type &obj) | cl::detail::Wrapper< cl_program > | [inline] |
| Wrapper(const Wrapper< cl_type > &rhs) | cl::detail::Wrapper< cl_program > | [inline] |
| ~Wrapper() | cl::detail::Wrapper< cl_program > | [inline] |