#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 LeafFunctor< A5, EngineView< Tag > >::Type_t | Type5_t |
typedef LeafFunctor< A6, EngineView< Tag > >::Type_t | Type6_t |
typedef MultiArg6< Type1_t, Type2_t, Type3_t, Type4_t, Type5_t, Type6_t > | Type_t |
Static Public Member Functions | |
static Type_t | apply (const MultiArg6< A1, A2, A3, A4, A5, A6 > &multiarg, const EngineView< Tag > &tag) |
typedef LeafFunctor<A1, EngineView<Tag> >::Type_t LeafFunctor< MultiArg6< A1, A2, A3, A4, A5, A6 >, EngineView< Tag > >::Type1_t |
typedef LeafFunctor<A2, EngineView<Tag> >::Type_t LeafFunctor< MultiArg6< A1, A2, A3, A4, A5, A6 >, EngineView< Tag > >::Type2_t |
typedef LeafFunctor<A3, EngineView<Tag> >::Type_t LeafFunctor< MultiArg6< A1, A2, A3, A4, A5, A6 >, EngineView< Tag > >::Type3_t |
typedef LeafFunctor<A4, EngineView<Tag> >::Type_t LeafFunctor< MultiArg6< A1, A2, A3, A4, A5, A6 >, EngineView< Tag > >::Type4_t |
typedef LeafFunctor<A5, EngineView<Tag> >::Type_t LeafFunctor< MultiArg6< A1, A2, A3, A4, A5, A6 >, EngineView< Tag > >::Type5_t |
typedef LeafFunctor<A6, EngineView<Tag> >::Type_t LeafFunctor< MultiArg6< A1, A2, A3, A4, A5, A6 >, EngineView< Tag > >::Type6_t |
typedef MultiArg6<Type1_t, Type2_t, Type3_t, Type4_t, Type5_t, Type6_t> LeafFunctor< MultiArg6< A1, A2, A3, A4, A5, A6 >, EngineView< Tag > >::Type_t |
static Type_t LeafFunctor< MultiArg6< A1, A2, A3, A4, A5, A6 >, EngineView< Tag > >::apply | ( | const MultiArg6< A1, A2, A3, A4, A5, A6 > & | multiarg, | |
const EngineView< Tag > & | tag | |||
) | [inline, static] |