This is the complete list of members for wxEcEngine, including all inherited members.
ApplyFunction(wxString *function, double *value) | wxEcEngine | |
Compute() | wxEcEngine | |
DeleteConstant(wxString name) | wxEcEngine | |
Derivate(double where, double *result, double *storewhere=NULL) | wxEcEngine | |
GetConstant(wxString expression, double *destination) | wxEcEngine | |
GetConstant(wxString expression, double *destination, double defaultval) | wxEcEngine | |
GetConstantCount() | wxEcEngine | |
GetFormula() | wxEcEngine | |
GetIndicator() | wxEcEngine | |
GetLastError() | wxEcEngine | |
GetLastResult() | wxEcEngine | |
GetLog() | wxEcEngine | |
GetTrigonometricMode() | wxEcEngine | inline |
HasConstant(wxString expression) | wxEcEngine | |
IsValid(wxString *expression) | wxEcEngine | |
ListAllConstants(wxControlWithItems *destination, bool full=true) | wxEcEngine | |
ListAllConstants(wxArrayString *destination, bool full=true) | wxEcEngine | |
Reset(bool formulaToo, bool constantsToo) | wxEcEngine | |
ResetConstants(bool pDefault=true) | wxEcEngine | |
SetConstant(wxString name, wxDouble value) | wxEcEngine | |
SetFormula(wxString expression) | wxEcEngine | |
SetTrigonometricMode(int trigmode) | wxEcEngine | inline |
Simplify(wxString *expression) | wxEcEngine | |
TranslateError(int code) | wxEcEngine | |
UseDebug(bool state) | wxEcEngine | inline |
wxEcEngine() | wxEcEngine | |
~wxEcEngine() | wxEcEngine | |