#include <RemoteDynamicEngine.h>
Public Types | |
typedef Engine< 1, T, Remote < Dynamic > > | Subject_t |
typedef Engine< 1, T, Dynamic > | Type_t |
Static Public Member Functions | |
static Type_t | apply (const Subject_t &engine, const EngineView< RemoteView > &) |
typedef Engine<1, T, Remote<Dynamic> > LeafFunctor< Engine< 1, T, Remote< Dynamic > >, EngineView< RemoteView > >::Subject_t |
typedef Engine<1, T, Dynamic> LeafFunctor< Engine< 1, T, Remote< Dynamic > >, EngineView< RemoteView > >::Type_t |
static Type_t LeafFunctor< Engine< 1, T, Remote< Dynamic > >, EngineView< RemoteView > >::apply | ( | const Subject_t & | engine, | |
const EngineView< RemoteView > & | ||||
) | [inline, static] |