HAPI::ExpExpression Class Reference

Expression class representing the exp() function. More...

Inheritance diagram for HAPI::ExpExpression:
HAPI::CompositeExpression HAPI::Expression

List of all members.

Public Member Functions

Expressionclone () const
 Clone the expression.
 ExpExpression (Expression *e)
 Construct a new ExpExpression.
Operator getOperator () const
 Return the operator of the expression.

Detailed Description

Expression class representing the exp() function.


Constructor & Destructor Documentation

HAPI::ExpExpression::ExpExpression ( Expression e  )  [inline]

Construct a new ExpExpression.


Member Function Documentation

Expression* HAPI::ExpExpression::clone (  )  const [inline, virtual]

Clone the expression.

Implements HAPI::Expression.

Operator HAPI::ExpExpression::getOperator (  )  const [inline, virtual]

Return the operator of the expression.

Implements HAPI::CompositeExpression.


Copyright Hugin Expert A/S 1993-2010