HAPI::Log2Expression Class Reference

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

Inheritance diagram for HAPI::Log2Expression:
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.
 Log2Expression (Expression *e)
 Construct a new Log2Expression.

Detailed Description

Expression class representing the log2() function.


Constructor & Destructor Documentation

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

Construct a new Log2Expression.


Member Function Documentation

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

Clone the expression.

Implements HAPI::Expression.

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

Return the operator of the expression.

Implements HAPI::CompositeExpression.


Copyright Hugin Expert A/S 1993-2010