casa::TableExprNodeTimes Class Reference
[Tables_internal_classes]

#include <ExprMathNode.h>

Inheritance diagram for casa::TableExprNodeTimes:

Inheritance graph
[legend]
Collaboration diagram for casa::TableExprNodeTimes:

Collaboration graph
[legend]
List of all members.

Detailed Description

Multiplication 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 multiplication in a table expression tree.

Definition at line 345 of file ExprMathNode.h.

Public Member Functions

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


Constructor & Destructor Documentation

casa::TableExprNodeTimes::TableExprNodeTimes ( NodeDataType  ,
const TableExprNodeRep  
)

casa::TableExprNodeTimes::~TableExprNodeTimes (  ) 


Member Function Documentation

virtual void casa::TableExprNodeTimes::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:
Generated on Mon Sep 1 22:45:26 2008 for NRAOCASA by  doxygen 1.5.1