Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cl::detail::GetInfoFunctor1< Func, Arg0, Arg1 > Struct Template Reference

#include <JETSCAPE/blob/main/external_packages/clvisc_wrapper/include/cl.hpp>

Public Member Functions

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

Public Attributes

Func f_
 
const Arg0 & arg0_
 
const Arg1 & arg1_
 

Detailed Description

template<typename Func, typename Arg0, typename Arg1>
struct cl::detail::GetInfoFunctor1< Func, Arg0, Arg1 >

Definition at line 974 of file cl.hpp.

View newest version in sPHENIX GitHub at line 974 of file cl.hpp

Member Function Documentation

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

Member Data Documentation

template<typename Func, typename Arg0, typename Arg1>
const Arg0& cl::detail::GetInfoFunctor1< Func, Arg0, Arg1 >::arg0_

Definition at line 976 of file cl.hpp.

View newest version in sPHENIX GitHub at line 976 of file cl.hpp

Referenced by cl::detail::GetInfoFunctor1< Func, Arg0, Arg1 >::operator()().

template<typename Func, typename Arg0, typename Arg1>
const Arg1& cl::detail::GetInfoFunctor1< Func, Arg0, Arg1 >::arg1_

Definition at line 976 of file cl.hpp.

View newest version in sPHENIX GitHub at line 976 of file cl.hpp

Referenced by cl::detail::GetInfoFunctor1< Func, Arg0, Arg1 >::operator()().

template<typename Func, typename Arg0, typename Arg1>
Func cl::detail::GetInfoFunctor1< Func, Arg0, Arg1 >::f_

Definition at line 976 of file cl.hpp.

View newest version in sPHENIX GitHub at line 976 of file cl.hpp

Referenced by cl::detail::GetInfoFunctor1< Func, Arg0, Arg1 >::operator()().


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