Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
empty() const | FX::FXExpression | [inline] |
evaluate(const FXdouble *args=NULL) | FX::FXExpression | |
FXExpression() | FX::FXExpression | |
FXExpression(const FXExpression &orig) | FX::FXExpression | |
FXExpression(const FXchar *expression, const FXchar *variables=NULL, FXExpressionError *error=NULL) | FX::FXExpression | |
FXExpression(const FXString &expression, const FXString &variables=FXString::null, FXExpressionError *error=NULL) | FX::FXExpression | |
getError(FXExpressionError err) | FX::FXExpression | [inline, static] |
operator=(const FXExpression &orig) | FX::FXExpression | |
parse(const FXchar *expression, const FXchar *variables=NULL) | FX::FXExpression | |
parse(const FXString &expression, const FXString &variables=FXString::null) | FX::FXExpression | |
~FXExpression() | FX::FXExpression |
Copyright © 1997-2005 Jeroen van der Zijp |