|
|
virtual bool | validExpression (const std::string expr, const std::vector< std::string > variables)=0 |
| |
|
virtual bool | isConstant (const std::string expr, double &ref)=0 |
| |
|
virtual bool | evaluate (const std::string expr, const std::vector< std::string > variables, const std::vector< double > variableValues, double &ref)=0 |
| |
| virtual const std::string | name () const =0 |
| |
| virtual const std::string | description () const =0 |
| |
| virtual | ~Identifiable () |
| |
The documentation for this class was generated from the following file: