ASL 0.1.7
Advanced Simulation Library
Loading...
Searching...
No Matches
cl::detail::functionImplementation_< T0, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType > Struct Template Reference

#include <cl.hpp>

Public Types

typedef detail::KernelFunctorGlobal< T0, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullTypeFunctorType
typedef Event result_type
 Return type of the functor.
typedef Event type_(const EnqueueArgs &, T0)
 Function signature of kernel functor with no event dependency.

Public Member Functions

 functionImplementation_ (const FunctorType &functor)
Event operator() (const EnqueueArgs &enqueueArgs, T0 arg0)

Public Attributes

FunctorType functor_

Detailed Description

template<typename T0>
struct cl::detail::functionImplementation_< T0, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType >

Definition at line 12531 of file cl.hpp.

Member Typedef Documentation

◆ FunctorType

◆ result_type

◆ type_

Function signature of kernel functor with no event dependency.

Definition at line 12616 of file cl.hpp.

Constructor & Destructor Documentation

◆ functionImplementation_()

Member Function Documentation

◆ operator()()

Member Data Documentation

◆ functor_


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