|  | 
| typedef Factory::kernel_type | kernel_type | 
|  | 
|  | 
|  | opencl_program (Factory &factory, opencl_program_type type, const std::string &program_name) | 
|  | 
|  | opencl_program (Factory &factory, const char *program_name) | 
|  | 
|  | opencl_program (Factory &factory, const std::string &program_name) | 
|  | 
|  | opencl_program (opencl_graph &graph, opencl_program_type type, const std::string &program_name) | 
|  | 
|  | opencl_program (opencl_graph &graph, const char *program_name) | 
|  | 
|  | opencl_program (opencl_graph &graph, const std::string &program_name) | 
|  | 
|  | opencl_program (opencl_graph &graph, opencl_program_type type) | 
|  | 
|  | opencl_program (const opencl_program &src) | 
|  | 
| kernel_type | get_kernel (const std::string &k) const | 
|  | 
|  | 
| template<typename DeviceFilter > | 
| class | opencl_factory | 
|  | 
| template<typename DeviceFilter > | 
| class | opencl_factory< DeviceFilter >::kernel | 
|  | 
The documentation for this class was generated from the following file: