cl::Device Class Reference

Device interface for cl_device_id. More...

#include <cl.hpp>

Inheritance diagram for cl::Device:
Inheritance graph
[legend]
Collaboration diagram for cl::Device:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Device (cl_device_id device)
 Device ()
 Device (const Device &device)
Deviceoperator= (const Device &rhs)
template<typename T >
cl_int getInfo (cl_device_info name, T *param) const
template<cl_int name>
detail::param_traits
< detail::cl_device_info, name >
::param_type 
getInfo (cl_int *err=NULL) const

Detailed Description

Device interface for cl_device_id.


Constructor & Destructor Documentation

cl::Device::Device ( cl_device_id  device  )  [inline]
cl::Device::Device (  )  [inline]
cl::Device::Device ( const Device device  )  [inline]

Member Function Documentation

template<cl_int name>
detail::param_traits<detail::cl_device_info, name>::param_type cl::Device::getInfo ( cl_int *  err = NULL  )  const [inline]

Here is the call graph for this function:

template<typename T >
cl_int cl::Device::getInfo ( cl_device_info  name,
T param 
) const [inline]

Here is the call graph for this function:

Here is the caller graph for this function:

Device& cl::Device::operator= ( const Device rhs  )  [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1