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

Helper class for values in RecordGram. More...

#include <RecordGram.h>

List of all members.

Public Attributes

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

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 119 of file RecordGram.h.


Member Data Documentation

Definition at line 124 of file RecordGram.h.

Definition at line 126 of file RecordGram.h.

Definition at line 125 of file RecordGram.h.

Definition at line 123 of file RecordGram.h.

Definition at line 122 of file RecordGram.h.


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