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