casacore::TableExprNodePlusDate Class Reference

Date addition in table select expression tree. More...

#include <ExprMathNode.h>

Inheritance diagram for casacore::TableExprNodePlusDate:
casacore::TableExprNodePlus casacore::TableExprNodeBinary casacore::TableExprNodeRep

List of all members.

Public Member Functions

 TableExprNodePlusDate (const TableExprNodeRep &)
 ~TableExprNodePlusDate ()
virtual void handleUnits ()
 Handle the units of the children and possibly set the parent's unit.
Double getDouble (const TableExprId &id)
MVTime getDate (const TableExprId &id)

Detailed Description

Date 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 225 of file ExprMathNode.h.


Constructor & Destructor Documentation

casacore::TableExprNodePlusDate::TableExprNodePlusDate ( const TableExprNodeRep  ) 
casacore::TableExprNodePlusDate::~TableExprNodePlusDate (  ) 

Member Function Documentation

MVTime casacore::TableExprNodePlusDate::getDate ( const TableExprId id  )  [virtual]

Reimplemented from casacore::TableExprNodeRep.

Double casacore::TableExprNodePlusDate::getDouble ( const TableExprId id  )  [virtual]

Reimplemented from casacore::TableExprNodeRep.

virtual void casacore::TableExprNodePlusDate::handleUnits (  )  [virtual]

Handle the units of the children and possibly set the parent's unit.

The default implementation make the units of the children equal and set the parent unit to that unit if the parent is not a Bool value.

Reimplemented from casacore::TableExprNodeBinary.


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