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