|
FreePOOMA
2.4.1
|
#include <MultiArgEvaluator.h>
Public Types | |
| typedef LeafFunctor< A1, EngineView< Tag > >::Type_t | Type1_t |
| typedef MultiArg1< Type1_t > | Type_t |
Static Public Member Functions | |
| static Type_t | apply (const MultiArg1< A1 > &multiarg, const EngineView< Tag > &tag) |
| typedef LeafFunctor<A1, EngineView<Tag> >::Type_t LeafFunctor< MultiArg1< A1 >, EngineView< Tag > >::Type1_t |
| typedef MultiArg1<Type1_t> LeafFunctor< MultiArg1< A1 >, EngineView< Tag > >::Type_t |
| static Type_t LeafFunctor< MultiArg1< A1 >, EngineView< Tag > >::apply | ( | const MultiArg1< A1 > & | multiarg, |
| const EngineView< Tag > & | tag | ||
| ) | [inline, static] |
References MultiArg1< A1 >::a1_m, and leafFunctor().
1.7.6.1