FreePOOMA  2.4.1
Public Member Functions | Public Attributes
EvalLeaf< 1 > Struct Template Reference

#include <ExpressionEngine.h>

List of all members.

Public Member Functions

 EvalLeaf (int i1)
 EvalLeaf (const Loc< 1 > &loc)
int val1 () const
template<class Engine >
Engine::Element_t eval (const Engine &e) const

Public Attributes

int i1_m

template<>
struct EvalLeaf< 1 >


Constructor & Destructor Documentation

EvalLeaf< 1 >::EvalLeaf ( int  i1) [inline]
EvalLeaf< 1 >::EvalLeaf ( const Loc< 1 > &  loc) [inline]

Member Function Documentation

int EvalLeaf< 1 >::val1 ( ) const [inline]
template<class Engine >
Engine::Element_t EvalLeaf< 1 >::eval ( const Engine &  e) const [inline]

Member Data Documentation

int EvalLeaf< 1 >::i1_m

The documentation for this struct was generated from the following file: