Variable on a stack.
More...
#include <StkVar.h>
List of all members.
Detailed Description
Variable on a stack.
- Version:
- GridRipper 0.5, 11/15/2008
- Since:
- GROMIT 0.2 (2001)
- Author:
- Peter Csizmadia
Constructor & Destructor Documentation
gridripper::math::expr::StkVar::StkVar |
( |
const string & |
name, |
|
|
GReal_t |
value = 0 | |
|
) |
| | [inline] |
Constructs a stack variable with the specified name.
- Parameters:
-
| name | the variable name |
| value | the value |
gridripper::math::expr::StkVar::StkVar |
( |
const StkVar & |
other |
) |
[inline] |
Copy constructor.
- Parameters:
-
Member Function Documentation
void gridripper::math::expr::StkVar::evalStack |
( |
GReal_t *& |
p |
) |
const [inline, virtual] |
virtual string gridripper::math::expr::StkVar::getClassName |
( |
|
) |
const [inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/laszloa/SVN/GR/gridripper/include/gridripper/math/expr/StkVar.h