Public Types | Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | Friends | List of all members
cl::detail::Wrapper< cl_device_id > Class Template Reference

#include <cl.hpp>

Inheritance diagram for cl::detail::Wrapper< cl_device_id >:
Inheritance graph
[legend]

Public Types

typedef cl_device_id cl_type
 

Public Member Functions

cl_type operator() () const
 
cl_typeoperator() ()
 
Wrapper< cl_type > & operator= (const Wrapper< cl_type > &rhs)
 
Wrapper< cl_type > & operator= (const cl_type &rhs)
 
 Wrapper ()
 
 Wrapper (const cl_type &obj)
 
 Wrapper (const Wrapper< cl_type > &rhs)
 
 ~Wrapper ()
 

Protected Member Functions

cl_int release () const
 
cl_int retain () const
 

Static Protected Member Functions

static bool isReferenceCountable (cl_device_id device)
 

Protected Attributes

cl_type object_
 
bool referenceCountable_
 

Friends

template<typename Func , typename U >
cl_int getInfoHelper (Func, cl_uint, U *, int, typename U::cl_type)
 
template<typename Func , typename U >
cl_int getInfoHelper (Func, cl_uint, VECTOR_CLASS< U > *, int, typename U::cl_type)
 

Detailed Description

template<>
class cl::detail::Wrapper< cl_device_id >

Definition at line 1863 of file cl.hpp.

Member Typedef Documentation

typedef cl_device_id cl::detail::Wrapper< cl_device_id >::cl_type

Definition at line 1866 of file cl.hpp.

Constructor & Destructor Documentation

cl::detail::Wrapper< cl_device_id >::Wrapper ( )
inline

Definition at line 1885 of file cl.hpp.

cl::detail::Wrapper< cl_device_id >::Wrapper ( const cl_type obj)
inline

Definition at line 1889 of file cl.hpp.

cl::detail::Wrapper< cl_device_id >::~Wrapper ( )
inline

Definition at line 1894 of file cl.hpp.

cl::detail::Wrapper< cl_device_id >::Wrapper ( const Wrapper< cl_type > &  rhs)
inline

Definition at line 1899 of file cl.hpp.

Member Function Documentation

static bool cl::detail::Wrapper< cl_device_id >::isReferenceCountable ( cl_device_id  device)
inlinestaticprotected

Definition at line 1872 of file cl.hpp.

cl_type cl::detail::Wrapper< cl_device_id >::operator() ( ) const
inline

Definition at line 1949 of file cl.hpp.

cl_type& cl::detail::Wrapper< cl_device_id >::operator() ( )
inline

Definition at line 1951 of file cl.hpp.

Wrapper<cl_type>& cl::detail::Wrapper< cl_device_id >::operator= ( const Wrapper< cl_type > &  rhs)
inline

Definition at line 1916 of file cl.hpp.

Wrapper<cl_type>& cl::detail::Wrapper< cl_device_id >::operator= ( const cl_type rhs)
inline

Definition at line 1941 of file cl.hpp.

cl_int cl::detail::Wrapper< cl_device_id >::release ( ) const
inlineprotected

Definition at line 1970 of file cl.hpp.

cl_int cl::detail::Wrapper< cl_device_id >::retain ( ) const
inlineprotected

Definition at line 1960 of file cl.hpp.

Friends And Related Function Documentation

template<typename Func , typename U >
cl_int getInfoHelper ( Func  ,
cl_uint  ,
U *  ,
int  ,
typename U::cl_type   
)
friend
template<typename Func , typename U >
cl_int getInfoHelper ( Func  ,
cl_uint  ,
VECTOR_CLASS< U > *  ,
int  ,
typename U::cl_type   
)
friend

Member Data Documentation

cl_type cl::detail::Wrapper< cl_device_id >::object_
protected

Definition at line 1869 of file cl.hpp.

bool cl::detail::Wrapper< cl_device_id >::referenceCountable_
protected

Definition at line 1870 of file cl.hpp.


The documentation for this class was generated from the following file:


kinect2_registration
Author(s):
autogenerated on Wed Jan 3 2018 03:48:04