ZombieFunction Member List
This is the complete list of members for
ZombieFunction, including all inherited members.
_clearBuffer() | Function | [protected] |
_constbuf | Function | [protected] |
_functionAddVar(const char *name, void *data) | Function | [friend] |
_independent | Function | [protected] |
_lastValue | Function | [protected] |
_mode | Function | [protected] |
_numVar | Function | [protected] |
_parser | Function | [protected] |
_pullbuf | Function | [protected] |
_rate | Function | [protected] |
_showError(mu::Parser::exception_type &e) const | Function | [protected] |
_stoich | Function | [protected] |
_valid | Function | [mutable, protected] |
_value | Function | [protected] |
_varbuf | Function | [protected] |
addVar() | Function | |
Function() | Function | |
Function(const Function &rhs) | Function | |
getConst(string name) const | Function | |
getDerivative() const | Function | |
getExpr(const Eref &e) const | Function | |
getIndependent() const | Function | |
getMode() const | Function | |
getNumVar() const | Function | |
getRate() const | Function | |
getValue() const | Function | |
getVar(unsigned int ii) | Function | |
getVars() const | Function | |
getY() const | Function | |
initCinfo() | ZombieFunction | [static] |
operator=(const Function rhs) | Function | |
process(const Eref &e, ProcPtr p) | ZombieFunction | |
reinit(const Eref &e, ProcPtr p) | ZombieFunction | |
setConst(string name, double value) | Function | |
setExpr(const Eref &e, string val) | ZombieFunction | |
setIndependent(string index) | Function | |
setMode(unsigned int mode) | Function | |
setNumVar(unsigned int num) | Function | |
setSolver(Id solver, Id orig) | ZombieFunction | |
setVar(unsigned int index, double value) | Function | |
setVarValues(vector< string > vars, vector< double > vals) | Function | |
VARMAX | Function | [static] |
ZombieFunction() | ZombieFunction | |
zombify(Element *orig, const Cinfo *zClass, Id ksolve, Id dsolve) | ZombieFunction | [static] |
~Function() | Function | |
~ZombieFunction() | ZombieFunction | |