FreePOOMA  2.4.1
Public Types | Static Public Member Functions
LeafFunctor< Array< Dim, T, E >, EngineFunctorTag< Tag > > Struct Template Reference

Generalized Engine Functors. More...

#include <Array.h>

List of all members.

Public Types

typedef Array< Dim, T, E >
::Engine_t 
Engine_t
typedef EngineFunctor
< Engine_t, Tag >::Type_t 
Type_t

Static Public Member Functions

static Type_t apply (const Array< Dim, T, E > &array, const EngineFunctorTag< Tag > &tag)

Detailed Description

template<int Dim, class T, class E, class Tag>
struct LeafFunctor< Array< Dim, T, E >, EngineFunctorTag< Tag > >

Generalized Engine Functors.


Member Typedef Documentation

template<int Dim, class T , class E , class Tag >
typedef Array<Dim,T,E>::Engine_t LeafFunctor< Array< Dim, T, E >, EngineFunctorTag< Tag > >::Engine_t
template<int Dim, class T , class E , class Tag >
typedef EngineFunctor<Engine_t,Tag>::Type_t LeafFunctor< Array< Dim, T, E >, EngineFunctorTag< Tag > >::Type_t

Member Function Documentation

template<int Dim, class T , class E , class Tag >
static Type_t LeafFunctor< Array< Dim, T, E >, EngineFunctorTag< Tag > >::apply ( const Array< Dim, T, E > &  array,
const EngineFunctorTag< Tag > &  tag 
) [inline, static]

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