HAPI::Log10Expression Class Reference

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

Inheritance diagram for HAPI::Log10Expression:
HAPI::CompositeExpression HAPI::Expression

List of all members.

Public Member Functions

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

Detailed Description

Expression class representing the Log10() function.


Constructor & Destructor Documentation

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

Construct a new Log10Expression.


Member Function Documentation

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

Clone the expression.

Implements HAPI::Expression.

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

Return the operator of the expression.

Implements HAPI::CompositeExpression.


Copyright Hugin Expert A/S 1993-2010