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