HAPI::AbsExpression Class Reference

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

Inheritance diagram for HAPI::AbsExpression:
HAPI::CompositeExpression HAPI::Expression

List of all members.

Public Member Functions

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

Detailed Description

Expression class representing the abs() function.


Constructor & Destructor Documentation

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

Construct a new AbsExpression.


Member Function Documentation

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

Clone the expression.

Implements HAPI::Expression.

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

Return the operator of the expression.

Implements HAPI::CompositeExpression.


Copyright Hugin Expert A/S 1993-2010