casacore::TableExprNodeArrayConstDate Class Reference

Date Array constant in table select expression tree. More...

#include <ExprDerNodeArray.h>

Inheritance diagram for casacore::TableExprNodeArrayConstDate:
casacore::TableExprNodeArray casacore::TableExprNodeBinary casacore::TableExprNodeRep

List of all members.

Public Member Functions

 TableExprNodeArrayConstDate (const Array< MVTime > &value)
 TableExprNodeArrayConstDate (const MArray< MVTime > &value)
 ~TableExprNodeArrayConstDate ()
MArray< DoublegetArrayDouble (const TableExprId &id)
 The default implementation of getArrayDouble does getArrayInt and converts the result.
MArray< MVTimegetArrayDate (const TableExprId &id)

Private Attributes

MArray< MVTimevalue_p

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 244 of file ExprDerNodeArray.h.


Constructor & Destructor Documentation

casacore::TableExprNodeArrayConstDate::TableExprNodeArrayConstDate ( const Array< MVTime > &  value  ) 
casacore::TableExprNodeArrayConstDate::TableExprNodeArrayConstDate ( const MArray< MVTime > &  value  ) 
casacore::TableExprNodeArrayConstDate::~TableExprNodeArrayConstDate (  ) 

Member Function Documentation

MArray<MVTime> casacore::TableExprNodeArrayConstDate::getArrayDate ( const TableExprId id  )  [virtual]

Reimplemented from casacore::TableExprNodeRep.

MArray<Double> casacore::TableExprNodeArrayConstDate::getArrayDouble ( const TableExprId id  )  [virtual]

The default implementation of getArrayDouble does getArrayInt and converts the result.

Reimplemented from casacore::TableExprNodeArray.


Member Data Documentation

Definition at line 253 of file ExprDerNodeArray.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1