MakeReturn< UnaryNode< Op, Leaf > > Struct Template Reference

Unary node version. More...

#include <CreateLeaf.h>

List of all members.

Public Types

enum  { dim = Domain_t::dimensions }
typedef UnaryNode< Op, Leaf > Tree_t
typedef ForEach< Tree_t,
DomainFunctorTag,
DomainFunctorTag >::Type_t 
Domain_t
typedef UnaryReturn< typename
ForEach< Leaf, EvalLeaf< dim >
, OpCombine >::Type_t, Op >
::Type_t 
T_t
typedef Engine< dim, T_t,
ExpressionTag< Tree_t > > 
Engine_t
typedef Array< dim, T_t,
ExpressionTag< Tree_t > > 
Expression_t

Static Public Member Functions

static Expression_t make (const Tree_t &tree)


Detailed Description

template<class Op, class Leaf>
struct MakeReturn< UnaryNode< Op, Leaf > >

Unary node version.

Member Typedef Documentation

template<class Op , class Leaf >
typedef UnaryNode<Op,Leaf> MakeReturn< UnaryNode< Op, Leaf > >::Tree_t

template<class Op , class Leaf >
typedef ForEach<Tree_t, DomainFunctorTag, DomainFunctorTag>::Type_t MakeReturn< UnaryNode< Op, Leaf > >::Domain_t

template<class Op , class Leaf >
typedef UnaryReturn<typename ForEach<Leaf, EvalLeaf<dim>,OpCombine>::Type_t, Op>::Type_t MakeReturn< UnaryNode< Op, Leaf > >::T_t

template<class Op , class Leaf >
typedef Engine<dim,T_t,ExpressionTag<Tree_t> > MakeReturn< UnaryNode< Op, Leaf > >::Engine_t

template<class Op , class Leaf >
typedef Array<dim,T_t,ExpressionTag<Tree_t > > MakeReturn< UnaryNode< Op, Leaf > >::Expression_t


Member Enumeration Documentation

template<class Op , class Leaf >
anonymous enum

Enumerator:
dim 


Member Function Documentation

template<class Op , class Leaf >
static Expression_t MakeReturn< UnaryNode< Op, Leaf > >::make ( const Tree_t tree  )  [inline, static]


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

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