casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::TableExprNodeArrayModuloInt Class Reference

Int Array modulo in table select expression tree. More...

#include <ExprMathNodeArray.h>

Inheritance diagram for casa::TableExprNodeArrayModuloInt:
casa::TableExprNodeArrayModulo casa::TableExprNodeArray casa::TableExprNodeBinary casa::TableExprNodeRep

List of all members.

Public Member Functions

 TableExprNodeArrayModuloInt (const TableExprNodeRep &)
 ~TableExprNodeArrayModuloInt ()
Array< Int64getArrayInt (const TableExprId &id)

Detailed Description

Int Array modulo in table select expression tree.

Intended use:

Internal

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Prerequisite

Synopsis

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.


Constructor & Destructor Documentation


Member Function Documentation

Reimplemented from casa::TableExprNodeRep.


The documentation for this class was generated from the following file: