LeafFunctor< Array< Dim, T, E >, EngineView< Tag > > Struct Template Reference

EngineView functor acting on array. More...

#include <Array.h>

List of all members.

Public Types

typedef LeafFunctor< Engine
< Dim, T, E >, EngineView< Tag > > 
LeafFunctor_t
typedef LeafFunctor_t::Type_t NewEngine_t
typedef NewEngine_t::Tag_t NewTag_t
typedef Array< Dim, T, NewTag_tType_t

Static Public Member Functions

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


Detailed Description

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

EngineView functor acting on array.

The functor is applied to the contained engine and the result is packed back inside the array.


Member Typedef Documentation

template<int Dim, class T , class E , class Tag >
typedef LeafFunctor<Engine<Dim, T, E>, EngineView<Tag> > LeafFunctor< Array< Dim, T, E >, EngineView< Tag > >::LeafFunctor_t

template<int Dim, class T , class E , class Tag >
typedef LeafFunctor_t::Type_t LeafFunctor< Array< Dim, T, E >, EngineView< Tag > >::NewEngine_t

template<int Dim, class T , class E , class Tag >
typedef NewEngine_t::Tag_t LeafFunctor< Array< Dim, T, E >, EngineView< Tag > >::NewTag_t

template<int Dim, class T , class E , class Tag >
typedef Array<Dim, T, NewTag_t> LeafFunctor< Array< Dim, T, E >, EngineView< Tag > >::Type_t


Member Function Documentation

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


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

Generated on Wed Mar 16 06:20:18 2011 for FreePOOMA by  doxygen 1.5.9