casa::TableExprNodeArrayConstDate Class Reference
[Tables_internal_classes]

#include <ExprDerNodeArray.h>

Inheritance diagram for casa::TableExprNodeArrayConstDate:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Date Array constant 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 194 of file ExprDerNodeArray.h.

Public Member Functions

 TableExprNodeArrayConstDate (const Array< MVTime > &value)
 ~TableExprNodeArrayConstDate ()
Array< DoublegetArrayDouble (const TableExprId &id)
Array< MVTimegetArrayDate (const TableExprId &id)

Private Attributes

Array< MVTimevalue_p


Constructor & Destructor Documentation

casa::TableExprNodeArrayConstDate::TableExprNodeArrayConstDate ( const Array< MVTime > &  value  ) 

casa::TableExprNodeArrayConstDate::~TableExprNodeArrayConstDate (  ) 


Member Function Documentation

Array<Double> casa::TableExprNodeArrayConstDate::getArrayDouble ( const TableExprId id  )  [virtual]

Reimplemented from casa::TableExprNodeRep.

Array<MVTime> casa::TableExprNodeArrayConstDate::getArrayDate ( const TableExprId id  )  [virtual]

Reimplemented from casa::TableExprNodeRep.


Member Data Documentation

Array<MVTime> casa::TableExprNodeArrayConstDate::value_p [private]

Definition at line 202 of file ExprDerNodeArray.h.


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