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

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

#include <ExprMathNodeArray.h>

Inheritance diagram for casa::TableExprNodeArrayPlusDouble:
casa::TableExprNodeArrayPlus casa::TableExprNodeArray casa::TableExprNodeBinary casa::TableExprNodeRep

List of all members.

Public Member Functions

 TableExprNodeArrayPlusDouble (const TableExprNodeRep &)
 ~TableExprNodeArrayPlusDouble ()
Array< DoublegetArrayDouble (const TableExprId &id)

Detailed Description

Double Array addition in table select expression tree.

Intended use:

Internal

Review Status

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

Prerequisite

Synopsis

This class represents an addition in a table select expression tree. Strings can also be added (ie. concatenated). Numeric data types will be promoted if possible, so for instance an addition of Int and Complex is possible.

Definition at line 131 of file ExprMathNodeArray.h.


Constructor & Destructor Documentation


Member Function Documentation

Reimplemented from casa::TableExprNodeRep.


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