casa::TableExprNodeArrayConstString Class Reference
[Tables_internal_classes]

#include <ExprDerNodeArray.h>

Inheritance diagram for casa::TableExprNodeArrayConstString:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

String Array constant in table select expression tree.

Intended use:

Internal

Review Status

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

Prerequisite

Synopsis

This class represents a constant in a table select expression tree. This is also used to hold the value of a table keyword, which is constant over the entire table.

Definition at line 163 of file ExprDerNodeArray.h.

Public Member Functions

 TableExprNodeArrayConstString (const Array< String > &value)
 ~TableExprNodeArrayConstString ()
Array< StringgetArrayString (const TableExprId &id)

Private Attributes

Array< Stringvalue_p


Constructor & Destructor Documentation

casa::TableExprNodeArrayConstString::TableExprNodeArrayConstString ( const Array< String > &  value  ) 

casa::TableExprNodeArrayConstString::~TableExprNodeArrayConstString (  ) 


Member Function Documentation

Array<String> casa::TableExprNodeArrayConstString::getArrayString ( const TableExprId id  )  [virtual]

Reimplemented from casa::TableExprNodeRep.


Member Data Documentation

Array<String> casa::TableExprNodeArrayConstString::value_p [private]

Definition at line 170 of file ExprDerNodeArray.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