casa::RecordGramVal Class Reference
[Tables_internal_classes]

#include <RecordGram.h>

Collaboration diagram for casa::RecordGramVal:

Collaboration graph
[legend]
List of all members.

Detailed Description

Helper class for values in RecordGram.

Intended use:

Internal

Review Status

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

Synopsis

A record selection command is lexically analyzed via flex. An object of this class is used to hold a value (like a name or a literal) for later use in the parser code.

Definition at line 118 of file RecordGram.h.

Public Attributes

Int type
String str
Bool bval
Int ival
Double dval [2]
Table tab


Member Data Documentation

Int casa::RecordGramVal::type

Definition at line 121 of file RecordGram.h.

String casa::RecordGramVal::str

Definition at line 122 of file RecordGram.h.

Bool casa::RecordGramVal::bval

Definition at line 123 of file RecordGram.h.

Int casa::RecordGramVal::ival

Definition at line 124 of file RecordGram.h.

Double casa::RecordGramVal::dval[2]

Definition at line 125 of file RecordGram.h.

Table casa::RecordGramVal::tab

Definition at line 126 of file RecordGram.h.


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