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