Int Array bitwise or in table select expression tree. More...
#include <ExprMathNodeArray.h>
Public Member Functions | |
TableExprNodeArrayBitOrInt (const TableExprNodeRep &) | |
~TableExprNodeArrayBitOrInt () | |
MArray< Int64 > | getArrayInt (const TableExprId &id) |
Int Array bitwise or in table select expression tree.
Internal
This class represents a bitwise or operation in a table select expression tree. It is only possible for datatype Int.
Definition at line 735 of file ExprMathNodeArray.h.
casacore::TableExprNodeArrayBitOrInt::TableExprNodeArrayBitOrInt | ( | const TableExprNodeRep & | ) |
casacore::TableExprNodeArrayBitOrInt::~TableExprNodeArrayBitOrInt | ( | ) |
MArray<Int64> casacore::TableExprNodeArrayBitOrInt::getArrayInt | ( | const TableExprId & | id | ) | [virtual] |
Reimplemented from casacore::TableExprNodeRep.