|
amath
1.8.5
Simple command line calculator
|
This is the complete list of members for UserFunction, including all inherited members.
| chainDelete | UserFunction | private |
| CreateVariable(const char *name) | UserFunction | |
| definition | UserFunction | private |
| defname | UserFunction | private |
| expression | UserFunction | private |
| FunctionList::Delete(const char *name, const char *argument) | UserFunction | friend |
| GetDefinitionName() const | UserFunction | |
| GetDefinitionText() const | UserFunction | |
| GetExpression() const | UserFunction | |
| GetName() const | UserFunction | |
| GetVariable() const | UserFunction | |
| InitializeTexts() const | UserFunction | private |
| name | UserFunction | private |
| Next | UserFunction | |
| SetExpression(ExpressionNode *expression) | UserFunction | |
| UserFunction(const char *name, const char *variable, ExpressionNode *expression) | UserFunction | |
| UserFunction(const char *name) | UserFunction | explicit |
| variable | UserFunction | private |
| ~UserFunction() | UserFunction |