|
FreePOOMA
2.4.1
|
#include <EngineFunctor.h>
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) |
| typedef Engine<Dim, T, E> LeafFunctor< Engine< Dim, T, E >, ExpressionApply< Tag > >::Subject_t |
| typedef DefaultExpressionApply<Subject_t, Tag> LeafFunctor< Engine< Dim, T, E >, ExpressionApply< Tag > >::ExpressionApply_t |
| typedef int LeafFunctor< Engine< Dim, T, E >, ExpressionApply< Tag > >::Type_t |
| static Type_t LeafFunctor< Engine< Dim, T, E >, ExpressionApply< Tag > >::apply | ( | const Subject_t & | engine, |
| const ExpressionApply< Tag > & | tag | ||
| ) | [inline, static] |
1.7.6.1