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

DComplex multiplication in table select expression tree. More...

#include <ExprMathNode.h>

Inheritance diagram for casa::TableExprNodeTimesDComplex:
casa::TableExprNodeTimes casa::TableExprNodeBinary casa::TableExprNodeRep

List of all members.

Public Member Functions

 TableExprNodeTimesDComplex (const TableExprNodeRep &)
 ~TableExprNodeTimesDComplex ()
DComplex getDComplex (const TableExprId &id)

Detailed Description

DComplex multiplication in table select expression tree.

Intended use:

Internal

Review Status

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

Prerequisite

Synopsis

This class represents a multiplication in a table select expression tree. Numeric data types will be promoted if possible, so for instance a multiplication of Int and Complex is possible.

Definition at line 504 of file ExprMathNode.h.


Constructor & Destructor Documentation


Member Function Documentation

DComplex casa::TableExprNodeTimesDComplex::getDComplex ( const TableExprId id) [virtual]

Reimplemented from casa::TableExprNodeRep.


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