#include <RemoteEngine.h>
Public Types | |
typedef Engine< Dim, T, Remote < Tag > > | Subject_t |
typedef int | Type_t |
Static Public Member Functions | |
static Type_t | apply (const Subject_t &engine, const ExpressionApply< RemoteSend > &sendTag) |
typedef Engine<Dim, T, Remote<Tag> > LeafFunctor< Engine< Dim, T, Remote< Tag > >, ExpressionApply< RemoteSend > >::Subject_t |
typedef int LeafFunctor< Engine< Dim, T, Remote< Tag > >, ExpressionApply< RemoteSend > >::Type_t |
static Type_t LeafFunctor< Engine< Dim, T, Remote< Tag > >, ExpressionApply< RemoteSend > >::apply | ( | const Subject_t & | engine, | |
const ExpressionApply< RemoteSend > & | sendTag | |||
) | [inline, static] |