[libkorigin Index] [libkorigin Heirarchy]
Class for representing variables in the formula interpreter More...
#include </home/mh/korigin/korigin/doc/tmp/formula.h>
Class for representing variables in the formula interpreter. A variable for the formula interpreter consists of a name (maximum length maxNameLen=32) and a value.
Construct empty variable.
Construct named variable, optionally with initial value.
Change variable's name.
Change variable's value.
Retrieve variable's name.
Retrieve variable's value.
| Kdoc |