Inheritance diagram for HAPI::CoshExpression:
Public Member Functions | |
CoshExpression (Expression *e) | |
Construct a new CoshExpression. | |
Expression * | clone () const |
Clone the expression. | |
Operator | getOperator () const |
Return the operator of the expression. |
|
Clone the expression.
Implements HAPI::Expression. |