ASL  0.1.7
Advanced Simulation Library
Public Types | Public Member Functions | Public Attributes | List of all members
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>

Collaboration diagram for 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 >:
Collaboration graph
[legend]

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. More...
 
typedef Event type_(const EnqueueArgs &, T0)
 Function signature of kernel functor with no event dependency. More...
 

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

Definition at line 12597 of file cl.hpp.

Return type of the functor.

Definition at line 12613 of file cl.hpp.

Function signature of kernel functor with no event dependency.

Definition at line 12616 of file cl.hpp.

Constructor & Destructor Documentation

Definition at line 12601 of file cl.hpp.

Member Function Documentation

Definition at line 12620 of file cl.hpp.

Member Data Documentation

Definition at line 12599 of file cl.hpp.


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