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

Rownumber in table select expression tree. More...

#include <ExprDerNode.h>

Inheritance diagram for casa::TableExprNodeRownr:
casa::TableExprNodeBinary casa::TableExprNodeRep

List of all members.

Public Member Functions

 TableExprNodeRownr (const Table &, uInt origin)
 ~TableExprNodeRownr ()
Int64 getInt (const TableExprId &id)

Private Attributes

uInt origin_p

Detailed Description

Rownumber in table select expression tree.

Intended use:

Internal

Review Status

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

Prerequisite

Synopsis

This class represents the rownumber() function in a table select expression tree. The origin is stored to indicate whether the first rownumber should be zero (in C++) or an other value (1 in TaQL)

Definition at line 356 of file ExprDerNode.h.


Constructor & Destructor Documentation


Member Function Documentation

Reimplemented from casa::TableExprNodeRep.


Member Data Documentation

Definition at line 363 of file ExprDerNode.h.


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