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

#include <EngineFunctor.h>

List of all members.

Public Types

typedef Engine< Dim, T, E > Subject_t
typedef DefaultExpressionApply
< Subject_t, Tag > 
ExpressionApply_t
typedef int Type_t

Static Public Member Functions

static Type_t apply (const Subject_t &engine, const ExpressionApply< Tag > &tag)

template<int Dim, class T, class E, class Tag>
struct LeafFunctor< Engine< Dim, T, E >, ExpressionApply< Tag > >


Member Typedef Documentation

template<int Dim, class T , class E , class Tag >
typedef Engine<Dim, T, E> LeafFunctor< Engine< Dim, T, E >, ExpressionApply< Tag > >::Subject_t
template<int Dim, class T , class E , class Tag >
typedef DefaultExpressionApply<Subject_t, Tag> LeafFunctor< Engine< Dim, T, E >, ExpressionApply< Tag > >::ExpressionApply_t
template<int Dim, class T , class E , class Tag >
typedef int LeafFunctor< Engine< Dim, T, E >, ExpressionApply< Tag > >::Type_t

Member Function Documentation

template<int Dim, class T , class E , class Tag >
static Type_t LeafFunctor< Engine< Dim, T, E >, ExpressionApply< Tag > >::apply ( const Subject_t engine,
const ExpressionApply< Tag > &  tag 
) [inline, static]

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