casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::TableExprNodeArrayTimes Class Reference

Array addition in table select expression tree. More...

#include <ExprMathNodeArray.h>

Inheritance diagram for casa::TableExprNodeArrayTimes:
casa::TableExprNodeArray casa::TableExprNodeBinary casa::TableExprNodeRep casa::TableExprNodeArrayTimesDComplex casa::TableExprNodeArrayTimesDouble casa::TableExprNodeArrayTimesInt

List of all members.

Public Member Functions

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

Detailed Description

Array addition in table select expression tree.

Intended use:

Internal

Review Status

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

Prerequisite

Synopsis

This abstract class represents an addition in a table expression tree.

Definition at line 410 of file ExprMathNodeArray.h.


Constructor & Destructor Documentation


Member Function Documentation

virtual void casa::TableExprNodeArrayTimes::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 casa::TableExprNodeBinary.


The documentation for this class was generated from the following file: