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