#include <MultiArgEvaluator.h>
Public Types | |
typedef LeafFunctor< A1, EngineView< Tag > >::Type_t | Type1_t |
typedef LeafFunctor< A2, EngineView< Tag > >::Type_t | Type2_t |
typedef LeafFunctor< A3, EngineView< Tag > >::Type_t | Type3_t |
typedef LeafFunctor< A4, EngineView< Tag > >::Type_t | Type4_t |
typedef MultiArg4< Type1_t, Type2_t, Type3_t, Type4_t > | Type_t |
Static Public Member Functions | |
static Type_t | apply (const MultiArg4< A1, A2, A3, A4 > &multiarg, const EngineView< Tag > &tag) |
typedef LeafFunctor<A1, EngineView<Tag> >::Type_t LeafFunctor< MultiArg4< A1, A2, A3, A4 >, EngineView< Tag > >::Type1_t |
typedef LeafFunctor<A2, EngineView<Tag> >::Type_t LeafFunctor< MultiArg4< A1, A2, A3, A4 >, EngineView< Tag > >::Type2_t |
typedef LeafFunctor<A3, EngineView<Tag> >::Type_t LeafFunctor< MultiArg4< A1, A2, A3, A4 >, EngineView< Tag > >::Type3_t |
typedef LeafFunctor<A4, EngineView<Tag> >::Type_t LeafFunctor< MultiArg4< A1, A2, A3, A4 >, EngineView< Tag > >::Type4_t |
typedef MultiArg4<Type1_t, Type2_t, Type3_t, Type4_t> LeafFunctor< MultiArg4< A1, A2, A3, A4 >, EngineView< Tag > >::Type_t |
static Type_t LeafFunctor< MultiArg4< A1, A2, A3, A4 >, EngineView< Tag > >::apply | ( | const MultiArg4< A1, A2, A3, A4 > & | multiarg, | |
const EngineView< Tag > & | tag | |||
) | [inline, static] |