|
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 MultiArg2< Type1_t, Type2_t > | Type_t |
Static Public Member Functions | |
| static Type_t | apply (const MultiArg2< A1, A2 > &multiarg, const EngineView< Tag > &tag) |
| typedef LeafFunctor<A1, EngineView<Tag> >::Type_t LeafFunctor< MultiArg2< A1, A2 >, EngineView< Tag > >::Type1_t |
| typedef LeafFunctor<A2, EngineView<Tag> >::Type_t LeafFunctor< MultiArg2< A1, A2 >, EngineView< Tag > >::Type2_t |
| typedef MultiArg2<Type1_t, Type2_t> LeafFunctor< MultiArg2< A1, A2 >, EngineView< Tag > >::Type_t |
| static Type_t LeafFunctor< MultiArg2< A1, A2 >, EngineView< Tag > >::apply | ( | const MultiArg2< A1, A2 > & | multiarg, |
| const EngineView< Tag > & | tag | ||
| ) | [inline, static] |
References MultiArg2< A1, A2 >::a1_m, MultiArg2< A1, A2 >::a2_m, and leafFunctor().
1.7.6.1