_addVar(const char *name, void *data) | Func | [friend] |
_clearBuffer() | Func | [protected] |
_mode | Func | [protected] |
_parser | Func | [protected] |
_showError(mu::Parser::exception_type &e) const | Func | [protected] |
_valid | Func | [mutable, protected] |
_varbuf | Func | [protected] |
_x | Func | [protected] |
_y | Func | [protected] |
_z | Func | [protected] |
Func() | Func | |
Func(const Func &rhs) | Func | |
getDerivative() const | Func | |
getExpr() const | Func | |
getMode() const | Func | |
getValue() const | Func | |
getVar(string name) const | Func | |
getVars() const | Func | |
getX() const | Func | |
getY() const | Func | |
getZ() const | Func | |
initCinfo() | Func | [static] |
operator=(const Func rhs) | Func | |
process(const Eref &e, ProcPtr p) | Func | |
reinit(const Eref &e, ProcPtr p) | Func | |
setExpr(string expr) | Func | |
setMode(unsigned int mode) | Func | |
setVar(string name, double value) | Func | |
setVarValues(vector< string > vars, vector< double > vals) | Func | |
setX(double value) | Func | |
setXY(double x, double y) | Func | |
setXYZ(double x, double y, double z) | Func | |
setY(double value) | Func | |
setZ(double value) | Func | |
VARMAX | Func | [static] |
~Func() | Func |