#include <ExpressionEngine.h>
Public Types | |
| typedef Engine< Dim, T, E > | Engine_t |
| typedef EngineFunctor < Engine_t, Tag >::Type_t | Type_t |
Static Public Member Functions | |
| static Type_t | apply (const Engine_t &engine, const EngineFunctorTag< Tag > &tag) |
| typedef Engine<Dim, T, E> LeafFunctor< Engine< Dim, T, E >, EngineFunctorTag< Tag > >::Engine_t |
| typedef EngineFunctor<Engine_t, Tag>::Type_t LeafFunctor< Engine< Dim, T, E >, EngineFunctorTag< Tag > >::Type_t |
| static Type_t LeafFunctor< Engine< Dim, T, E >, EngineFunctorTag< Tag > >::apply | ( | const Engine_t & | engine, | |
| const EngineFunctorTag< Tag > & | tag | |||
| ) | [inline, static] |
References EngineFunctorTag< Tag >::tag().
1.5.9