FX::FXExpression Class Reference

#include <FXExpression.h>

List of all members.


Detailed Description

Expression.

Definition at line 44 of file FXExpression.h.

Public Member Functions

 FXExpression ()
 FXExpression (const FXExpression &orig)
 FXExpression (const FXchar *expression, const FXchar *variables=NULL, FXExpressionError *error=NULL)
 FXExpression (const FXString &expression, const FXString &variables=FXString::null, FXExpressionError *error=NULL)
FXExpressionoperator= (const FXExpression &orig)
bool empty () const
FXdouble evaluate (const FXdouble *args=NULL)
FXExpressionError parse (const FXchar *expression, const FXchar *variables=NULL)
FXExpressionError parse (const FXString &expression, const FXString &variables=FXString::null)
 ~FXExpression ()

Static Public Member Functions

static const FXchargetError (FXExpressionError err)


The documentation for this class was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:33:38 2009 for TnFOX by doxygen v1.4.7