Public Member Functions

HAPI::CoshExpression Class Reference

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

Inheritance diagram for HAPI::CoshExpression:
HAPI::CompositeExpression HAPI::Expression

List of all members.

Public Member Functions

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

Detailed Description

Expression class representing the cosh() function.


Constructor & Destructor Documentation

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

Construct a new CoshExpression.


Member Function Documentation

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

Clone the expression.

Implements HAPI::Expression.

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

Return the operator of the expression.

Implements HAPI::CompositeExpression.


Copyright Hugin Expert A/S 1993-2024