casa::TableExprNodeRownr Class Reference
[Tables_internal_classes]

#include <ExprDerNode.h>

Inheritance diagram for casa::TableExprNodeRownr:

Inheritance graph
[legend]
Collaboration diagram for casa::TableExprNodeRownr:

Collaboration graph
[legend]
List of all members.

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 325 of file ExprDerNode.h.

Public Member Functions

 TableExprNodeRownr (const Table &, uInt origin)
 ~TableExprNodeRownr ()
Double getDouble (const TableExprId &id)

Private Attributes

uInt origin_p


Constructor & Destructor Documentation

casa::TableExprNodeRownr::TableExprNodeRownr ( const Table ,
uInt  origin 
)

casa::TableExprNodeRownr::~TableExprNodeRownr (  ) 


Member Function Documentation

Double casa::TableExprNodeRownr::getDouble ( const TableExprId id  )  [virtual]

Reimplemented from casa::TableExprNodeRep.


Member Data Documentation

uInt casa::TableExprNodeRownr::origin_p [private]

Definition at line 332 of file ExprDerNode.h.


The documentation for this class was generated from the following file:
Generated on Mon Sep 1 22:45:23 2008 for NRAOCASA by  doxygen 1.5.1