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>
MArray< Bool > getArrayBool(const TableExprId &id)
Get an array value for this node in the given row.
TableExprNodeArrayConstBool(const Array< Bool > &value)
TableExprNodeArrayConstBool(const MArray< Bool > &value)
~TableExprNodeArrayConstBool()
DComplex Array constant in table select expression tree.
TableExprNodeArrayConstDComplex(const Array< Double > &value)
TableExprNodeArrayConstDComplex(const MArray< Int64 > &value)
MArray< DComplex > value_p
MArray< DComplex > getArrayDComplex(const TableExprId &id)
The default implementation of getArrayDComplex does getArrayDouble and converts the result.
TableExprNodeArrayConstDComplex(const MArray< DComplex > &value)
TableExprNodeArrayConstDComplex(const MArray< Double > &value)
~TableExprNodeArrayConstDComplex()
TableExprNodeArrayConstDComplex(const MArray< Complex > &value)
TableExprNodeArrayConstDComplex(const Array< Complex > &value)
TableExprNodeArrayConstDComplex(const Array< DComplex > &value)
TableExprNodeArrayConstDComplex(const Array< Int64 > &value)
Date Array constant in table select expression tree.
~TableExprNodeArrayConstDate()
MArray< MVTime > getArrayDate(const TableExprId &id)
TableExprNodeArrayConstDate(const Array< MVTime > &value)
MArray< Double > getArrayDouble(const TableExprId &id)
The default implementation of getArrayDouble does getArrayInt and converts the result.
TableExprNodeArrayConstDate(const MArray< MVTime > &value)
Double Array constant in table select expression tree.
TableExprNodeArrayConstDouble(const MArray< Int64 > &value)
TableExprNodeArrayConstDouble(const MArray< Float > &value)
~TableExprNodeArrayConstDouble()
TableExprNodeArrayConstDouble(const Array< Float > &value)
MArray< DComplex > getArrayDComplex(const TableExprId &id)
The default implementation of getArrayDComplex does getArrayDouble and converts the result.
TableExprNodeArrayConstDouble(const Array< Int64 > &value)
TableExprNodeArrayConstDouble(const MArray< Double > &value)
TableExprNodeArrayConstDouble(const Array< Double > &value)
MArray< Double > getArrayDouble(const TableExprId &id)
The default implementation of getArrayDouble does getArrayInt and converts the result.
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.
TableExprNodeArrayConstInt(const MArray< uInt64 > &value)
TableExprNodeArrayConstInt(const MArray< uShort > &value)
MArray< Double > getArrayDouble(const TableExprId &id)
The default implementation of getArrayDouble does getArrayInt and converts the result.
~TableExprNodeArrayConstInt()
TableExprNodeArrayConstInt(const MArray< Short > &value)
TableExprNodeArrayConstInt(const Array< uChar > &value)
TableExprNodeArrayConstInt(const Array< Int64 > &value)
TableExprNodeArrayConstInt(const MArray< Int > &value)
TableExprNodeArrayConstInt(const Array< uInt > &value)
TableExprNodeArrayConstInt(const Array< uInt64 > &value)
MArray< Int64 > getArrayInt(const TableExprId &id)
TableExprNodeArrayConstInt(const Array< Short > &value)
TableExprNodeArrayConstInt(const Array< Int > &value)
TableExprNodeArrayConstInt(const MArray< Int64 > &value)
TableExprNodeArrayConstInt(const MArray< uInt > &value)
TableExprNodeArrayConstInt(const MArray< uChar > &value)
TableExprNodeArrayConstInt(const Array< uShort > &value)
String Array constant in table select expression tree.
TableExprNodeArrayConstString(const MArray< String > &value)
TableExprNodeArrayConstString(const Array< String > &value)
~TableExprNodeArrayConstString()
MArray< String > getArrayString(const TableExprId &id)
this file contains all the compiler specific defines
LatticeExprNode value(const LatticeExprNode &expr)
This function returns the value of the expression without a mask.