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

#include <cl.hpp>

Public Types

typedef T 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
 

Protected Attributes

cl_type object_
 

Friends

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

Detailed Description

template<typename T>
class cl::detail::Wrapper< T >

Definition at line 1782 of file cl.hpp.

Member Typedef Documentation

template<typename T>
typedef T cl::detail::Wrapper< T >::cl_type

Definition at line 1785 of file cl.hpp.

Constructor & Destructor Documentation

template<typename T>
cl::detail::Wrapper< T >::Wrapper ( )
inline

Definition at line 1791 of file cl.hpp.

template<typename T>
cl::detail::Wrapper< T >::Wrapper ( const cl_type obj)
inline

Definition at line 1793 of file cl.hpp.

template<typename T>
cl::detail::Wrapper< T >::~Wrapper ( )
inline

Definition at line 1795 of file cl.hpp.

template<typename T>
cl::detail::Wrapper< T >::Wrapper ( const Wrapper< cl_type > &  rhs)
inline

Definition at line 1800 of file cl.hpp.

Member Function Documentation

template<typename T>
cl_type cl::detail::Wrapper< T >::operator() ( ) const
inline

Definition at line 1843 of file cl.hpp.

template<typename T>
cl_type& cl::detail::Wrapper< T >::operator() ( )
inline

Definition at line 1845 of file cl.hpp.

template<typename T>
Wrapper<cl_type>& cl::detail::Wrapper< T >::operator= ( const Wrapper< cl_type > &  rhs)
inline

Definition at line 1814 of file cl.hpp.

template<typename T>
Wrapper<cl_type>& cl::detail::Wrapper< T >::operator= ( const cl_type rhs)
inline

Definition at line 1836 of file cl.hpp.

template<typename T>
cl_int cl::detail::Wrapper< T >::release ( ) const
inlineprotected

Definition at line 1856 of file cl.hpp.

template<typename T>
cl_int cl::detail::Wrapper< T >::retain ( ) const
inlineprotected

Definition at line 1851 of file cl.hpp.

Friends And Related Function Documentation

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

Member Data Documentation

template<typename T>
cl_type cl::detail::Wrapper< T >::object_
protected

Definition at line 1788 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