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