casacore::TableExprNodeDivide Class Reference

Division in table select expression tree. More...

#include <ExprMathNode.h>

Inheritance diagram for casacore::TableExprNodeDivide:
casacore::TableExprNodeBinary casacore::TableExprNodeRep casacore::TableExprNodeDivideDComplex casacore::TableExprNodeDivideDouble

List of all members.

Public Member Functions

 TableExprNodeDivide (NodeDataType, const TableExprNodeRep &)
 ~TableExprNodeDivide ()
virtual void handleUnits ()
 Handle the units of the children and possibly set the parent's unit.

Detailed Description

Division in table select expression tree.

Intended use:

Internal

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Prerequisite

Synopsis

This abstract class represents a division in a table expression tree.

Definition at line 533 of file ExprMathNode.h.


Constructor & Destructor Documentation

casacore::TableExprNodeDivide::TableExprNodeDivide ( NodeDataType  ,
const TableExprNodeRep  
)
casacore::TableExprNodeDivide::~TableExprNodeDivide (  ) 

Member Function Documentation

virtual void casacore::TableExprNodeDivide::handleUnits (  )  [virtual]

Handle the units of the children and possibly set the parent's unit.

The default implementation make the units of the children equal and set the parent unit to that unit if the parent is not a Bool value.

Reimplemented from casacore::TableExprNodeBinary.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1