#include <eval.h>

Public Member Functions | |
| virtual void | init ()=0 |
| Actual init called from constructors;. | |
| string | toString () const |
| Dump to string. | |
Protected Member Functions | |
| bool | loadFromString (string) |
| Load from file. | |
Protected Attributes | |
| ValueList | values |
1.5.7.1