EvalLeaf< 2 > Struct Template Reference
#include <ExpressionEngine.h>
List of all members.
|
Public Member Functions |
| | EvalLeaf (int i1, int i2) |
| | EvalLeaf (const Loc< 2 > &loc) |
| int | val1 () const |
| int | val2 () const |
| template<class Engine > |
| Engine::Element_t | eval (const Engine &e) const |
Public Attributes |
| int | i1_m |
| int | i2_m |
template<>
struct EvalLeaf< 2 >
Constructor & Destructor Documentation
Member Function Documentation
| int EvalLeaf< 2 >::val1 |
( |
|
) |
const [inline] |
| int EvalLeaf< 2 >::val2 |
( |
|
) |
const [inline] |
template<class Engine >
| Engine::Element_t EvalLeaf< 2 >::eval |
( |
const Engine & |
e |
) |
const [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: