cl::Memory Class Reference

Memory interface for cl_mem. More...

#include <cl.hpp>

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

List of all members.

Public Member Functions

 Memory ()
 Memory (const Memory &memory)
Memoryoperator= (const Memory &rhs)
template<typename T >
cl_int getInfo (cl_mem_info name, T *param) const
template<cl_int name>
detail::param_traits
< detail::cl_mem_info, name >
::param_type 
getInfo (cl_int *err=NULL) const

Detailed Description

Memory interface for cl_mem.


Constructor & Destructor Documentation

cl::Memory::Memory (  )  [inline]
cl::Memory::Memory ( const Memory memory  )  [inline]

Member Function Documentation

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

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Reimplemented from cl::detail::Wrapper< cl_mem >.

Reimplemented in cl::Buffer, cl::BufferGL, cl::BufferRenderGL, cl::Image, cl::Image2D, cl::Image2DGL, cl::Image3D, and cl::Image3DGL.

Here is the caller graph for this function:


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