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

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

Static Public Member Functions

static cl_int retain (cl_program program)
 
static cl_int release (cl_program program)
 

Detailed Description

template<>
struct cl::detail::ReferenceHandler< cl_program >

Definition at line 1063 of file cl.hpp.

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

Member Function Documentation

static cl_int cl::detail::ReferenceHandler< cl_program >::release ( cl_program  program)
inlinestatic

Definition at line 1067 of file cl.hpp.

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

static cl_int cl::detail::ReferenceHandler< cl_program >::retain ( cl_program  program)
inlinestatic

Definition at line 1065 of file cl.hpp.

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


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