#include <ViewEngine.h>
Public Types | |
| typedef Engine< D, T, ViewEngine< D2, E > > | Subject_t |
| typedef Subject_t::ViewedEngine_t | Engine_t |
| typedef LeafFunctor< Engine_t, ExpressionApply< Tag > > | LeafFunctor_t |
| typedef int | Type_t |
Static Public Member Functions | |
| static Type_t | apply (const Subject_t &engine, const ExpressionApply< Tag > &tag) |
| typedef Engine<D, T, ViewEngine<D2, E> > LeafFunctor< Engine< D, T, ViewEngine< D2, E > >, ExpressionApply< Tag > >::Subject_t |
| typedef Subject_t::ViewedEngine_t LeafFunctor< Engine< D, T, ViewEngine< D2, E > >, ExpressionApply< Tag > >::Engine_t |
| typedef LeafFunctor<Engine_t, ExpressionApply<Tag> > LeafFunctor< Engine< D, T, ViewEngine< D2, E > >, ExpressionApply< Tag > >::LeafFunctor_t |
| typedef int LeafFunctor< Engine< D, T, ViewEngine< D2, E > >, ExpressionApply< Tag > >::Type_t |
| static Type_t LeafFunctor< Engine< D, T, ViewEngine< D2, E > >, ExpressionApply< Tag > >::apply | ( | const Subject_t & | engine, | |
| const ExpressionApply< Tag > & | tag | |||
| ) | [inline, static] |
1.5.9