Go to the documentation of this file.
28 #ifndef TABLES_EXPRDERNODEARRAY_H
29 #define TABLES_EXPRDERNODEARRAY_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/tables/TaQL/ExprNodeArray.h>
34 #include <casacore/casa/Arrays/Array.h>
TableExprNodeArrayConstInt(const Array< uShort > &value)
Date Array constant in table select expression tree.
TableExprNodeArrayConstDouble(const MArray< Float > &value)
MArray< Int64 > getArrayInt(const TableExprId &id)
MArray< Bool > getArrayBool(const TableExprId &id)
Get an array value for this node in the given row.
TableExprNodeArrayConstDouble(const MArray< Int64 > &value)
TableExprNodeArrayConstDComplex(const Array< Double > &value)
DComplex Array constant in table select expression tree.
TableExprNodeArrayConstDComplex(const MArray< DComplex > &value)
~TableExprNodeArrayConstDouble()
TableExprNodeArrayConstDouble(const Array< Float > &value)
TableExprNodeArrayConstString(const Array< String > &value)
TableExprNodeArrayConstDouble(const Array< Double > &value)
MArray< Double > getArrayDouble(const TableExprId &id)
The default implementation of getArrayDouble does getArrayInt and converts the result.
TableExprNodeArrayConstInt(const MArray< Int > &value)
~TableExprNodeArrayConstDComplex()
TableExprNodeArrayConstInt(const MArray< uInt > &value)
Bool Array constant in table select expression tree.
TableExprNodeArrayConstInt(const MArray< uShort > &value)
TableExprNodeArrayConstDouble(const Array< Int64 > &value)
Int Array constant in table select expression tree.
MArray< DComplex > getArrayDComplex(const TableExprId &id)
The default implementation of getArrayDComplex does getArrayDouble and converts the result.
TableExprNodeArrayConstDComplex(const MArray< Double > &value)
TableExprNodeArrayConstDComplex(const Array< Complex > &value)
MArray< DComplex > getArrayDComplex(const TableExprId &id)
The default implementation of getArrayDComplex does getArrayDouble and converts the result.
MArray< Double > getArrayDouble(const TableExprId &id)
The default implementation of getArrayDouble does getArrayInt and converts the result.
LatticeExprNode value(const LatticeExprNode &expr)
This function returns the value of the expression without a mask.
MArray< DComplex > getArrayDComplex(const TableExprId &id)
The default implementation of getArrayDComplex does getArrayDouble and converts the result.
MArray< String > getArrayString(const TableExprId &id)
TableExprNodeArrayConstInt(const Array< uChar > &value)
~TableExprNodeArrayConstString()
Base class for arrays in table select expression.
TableExprNodeArrayConstInt(const Array< Int > &value)
TableExprNodeArrayConstInt(const MArray< Short > &value)
String Array constant in table select expression tree.
TableExprNodeArrayConstDouble(const MArray< Double > &value)
~TableExprNodeArrayConstBool()
this file contains all the compiler specific defines
TableExprNodeArrayConstInt(const MArray< Int64 > &value)
MArray< DComplex > value_p
TableExprNodeArrayConstDate(const Array< MVTime > &value)
TableExprNodeArrayConstInt(const MArray< uChar > &value)
The identification of a TaQL selection subject.
TableExprNodeArrayConstBool(const MArray< Bool > &value)
TableExprNodeArrayConstDComplex(const Array< DComplex > &value)
~TableExprNodeArrayConstInt()
TableExprNodeArrayConstDate(const MArray< MVTime > &value)
TableExprNodeArrayConstInt(const Array< uInt > &value)
TableExprNodeArrayConstDComplex(const MArray< Int64 > &value)
TableExprNodeArrayConstDComplex(const MArray< Complex > &value)
TableExprNodeArrayConstString(const MArray< String > &value)
TableExprNodeArrayConstDComplex(const Array< Int64 > &value)
TableExprNodeArrayConstInt(const Array< Int64 > &value)
~TableExprNodeArrayConstDate()
TableExprNodeArrayConstInt(const Array< Short > &value)
Double Array constant in table select expression tree.
TableExprNodeArrayConstBool(const Array< Bool > &value)
MArray< MVTime > getArrayDate(const TableExprId &id)
MArray< Double > getArrayDouble(const TableExprId &id)
The default implementation of getArrayDouble does getArrayInt and converts the result.