casa::TableExprNodeConstDouble Class Reference
[Tables_internal_classes]

#include <ExprDerNode.h>

Inheritance diagram for casa::TableExprNodeConstDouble:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Constant Double in table select expression tree.

Intended use:

Internal

Review Status

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

Prerequisite

Synopsis

This class represents a constant in a table select expression tree. This is also used to hold the value of a table keyword, which is constant over the entire table.

Definition at line 106 of file ExprDerNode.h.

Public Member Functions

 TableExprNodeConstDouble (const Double &value)
 ~TableExprNodeConstDouble ()
Double getDouble (const TableExprId &id)
DComplex getDComplex (const TableExprId &id)

Private Attributes

Double value_p


Constructor & Destructor Documentation

casa::TableExprNodeConstDouble::TableExprNodeConstDouble ( const Double value  ) 

casa::TableExprNodeConstDouble::~TableExprNodeConstDouble (  ) 


Member Function Documentation

Double casa::TableExprNodeConstDouble::getDouble ( const TableExprId id  )  [virtual]

Reimplemented from casa::TableExprNodeRep.

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

Reimplemented from casa::TableExprNodeRep.


Member Data Documentation

Double casa::TableExprNodeConstDouble::value_p [private]

Definition at line 114 of file ExprDerNode.h.


The documentation for this class was generated from the following file:
Generated on Mon Sep 1 22:45:22 2008 for NRAOCASA by  doxygen 1.5.1