OpenPose  1.0.0rc2
OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
cl::detail::GetInfoFunctor0< Func, Arg0 > Struct Template Reference

#include <cl2.hpp>

Public Member Functions

cl_int operator() (cl_uint param, size_type size, void *value, size_type *size_ret)
 

Public Attributes

Func f_
 
const Arg0 & arg0_
 

Member Function Documentation

template<typename Func, typename Arg0>
cl_int cl::detail::GetInfoFunctor0< Func, Arg0 >::operator() ( cl_uint  param,
size_type  size,
void *  value,
size_type size_ret 
)
inline

Member Data Documentation

template<typename Func, typename Arg0>
const Arg0& cl::detail::GetInfoFunctor0< Func, Arg0 >::arg0_
template<typename Func, typename Arg0>
Func cl::detail::GetInfoFunctor0< Func, Arg0 >::f_

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