Bitwise negate in table select expression tree. More...
#include <ExprMathNodeArray.h>
Public Member Functions | |
TableExprNodeArrayBitNegate (const TableExprNodeRep &) | |
~TableExprNodeArrayBitNegate () | |
MArray< Int64 > | getArrayInt (const TableExprId &id) |
Bitwise negate in table select expression tree.
Internal
This class represents a bitwise negate in a table select expression tree. This is defined for Int data types only.
Definition at line 823 of file ExprMathNodeArray.h.
casacore::TableExprNodeArrayBitNegate::TableExprNodeArrayBitNegate | ( | const TableExprNodeRep & | ) |
casacore::TableExprNodeArrayBitNegate::~TableExprNodeArrayBitNegate | ( | ) |
MArray<Int64> casacore::TableExprNodeArrayBitNegate::getArrayInt | ( | const TableExprId & | id | ) | [virtual] |
Reimplemented from casacore::TableExprNodeRep.