casacore::TableExprNodeArrayPlusString Class Reference

String Array addition in table select expression tree. More...

#include <ExprMathNodeArray.h>

Inheritance diagram for casacore::TableExprNodeArrayPlusString:
casacore::TableExprNodeArrayPlus casacore::TableExprNodeArray casacore::TableExprNodeBinary casacore::TableExprNodeRep

List of all members.

Public Member Functions

 TableExprNodeArrayPlusString (const TableExprNodeRep &)
 ~TableExprNodeArrayPlusString ()
MArray< StringgetArrayString (const TableExprId &id)

Private Member Functions

void concString (String *to, const String *left, Int incrLeft, const String *right, Int incrRight, uInt nr) const
 Concatenate nr arrays of strings.

Detailed Description

String Array 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 193 of file ExprMathNodeArray.h.


Constructor & Destructor Documentation

casacore::TableExprNodeArrayPlusString::TableExprNodeArrayPlusString ( const TableExprNodeRep  ) 
casacore::TableExprNodeArrayPlusString::~TableExprNodeArrayPlusString (  ) 

Member Function Documentation

void casacore::TableExprNodeArrayPlusString::concString ( String to,
const String left,
Int  incrLeft,
const String right,
Int  incrRight,
uInt  nr 
) const [private]

Concatenate nr arrays of strings.

The increment is 0 for a scalar value. Otherwise it is 1.

MArray<String> casacore::TableExprNodeArrayPlusString::getArrayString ( const TableExprId id  )  [virtual]

Reimplemented from casacore::TableExprNodeRep.


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