casa
$Rev:20696$
|
Bitwise negate in table select expression tree. More...
#include <ExprMathNodeArray.h>
Public Member Functions | |
TableExprNodeArrayBitNegate (const TableExprNodeRep &) | |
~TableExprNodeArrayBitNegate () | |
Array< 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.
Array<Int64> casa::TableExprNodeArrayBitNegate::getArrayInt | ( | const TableExprId & | id | ) | [virtual] |
Reimplemented from casa::TableExprNodeRep.