MakeReturn< BinaryNode< Op, Left, Right > > Struct Template Reference

Binary node version. More...

#include <CreateLeaf.h>

List of all members.

Public Types

enum  { dim = Domain_t::dimensions }
typedef BinaryNode< Op, Left,
Right > 
Tree_t
typedef ForEach< Tree_t,
DomainFunctorTag,
DomainFunctorTag >::Type_t 
Domain_t
typedef BinaryReturn< typename
ForEach< Left, EvalLeaf< dim >
, OpCombine >::Type_t,
typename ForEach< Right,
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 Left, class Right>
struct MakeReturn< BinaryNode< Op, Left, Right > >

Binary node version.

Member Typedef Documentation

template<class Op , class Left , class Right >
typedef BinaryNode<Op,Left,Right> MakeReturn< BinaryNode< Op, Left, Right > >::Tree_t

template<class Op , class Left , class Right >
typedef ForEach<Tree_t, DomainFunctorTag, DomainFunctorTag>::Type_t MakeReturn< BinaryNode< Op, Left, Right > >::Domain_t

template<class Op , class Left , class Right >
typedef BinaryReturn<typename ForEach<Left, EvalLeaf<dim>,OpCombine>::Type_t, typename ForEach<Right,EvalLeaf<dim>,OpCombine>::Type_t, Op>::Type_t MakeReturn< BinaryNode< Op, Left, Right > >::T_t

template<class Op , class Left , class Right >
typedef Engine<dim,T_t,ExpressionTag<Tree_t> > MakeReturn< BinaryNode< Op, Left, Right > >::Engine_t

template<class Op , class Left , class Right >
typedef Array<dim,T_t,ExpressionTag<Tree_t > > MakeReturn< BinaryNode< Op, Left, Right > >::Expression_t


Member Enumeration Documentation

template<class Op , class Left , class Right >
anonymous enum

Enumerator:
dim 


Member Function Documentation

template<class Op , class Left , class Right >
static Expression_t MakeReturn< BinaryNode< Op, Left, Right > >::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