Bayonne2 / Common C++ 2 Framework
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
ost::ScriptInterp::Frame Class Reference

#include <script3.h>

Collaboration diagram for ost::ScriptInterp::Frame:
Collaboration graph
[legend]

Data Fields

Namescript
 
Lineline
 
Linefirst
 
unsigned short index
 
ScriptSymbolslocal
 
unsigned long mask
 
bool caseflag: 1
 
bool tranflag: 1
 
bool unused1: 1
 
bool unused2: 1
 
unsigned decimal: 4
 
unsigned base: 8
 

Detailed Description

Definition at line 1283 of file script3.h.

Field Documentation

unsigned ost::ScriptInterp::Frame::base

Definition at line 1296 of file script3.h.

bool ost::ScriptInterp::Frame::caseflag

Definition at line 1291 of file script3.h.

unsigned ost::ScriptInterp::Frame::decimal

Definition at line 1295 of file script3.h.

Line * ost::ScriptInterp::Frame::first

Definition at line 1287 of file script3.h.

unsigned short ost::ScriptInterp::Frame::index

Definition at line 1288 of file script3.h.

Line* ost::ScriptInterp::Frame::line

Definition at line 1287 of file script3.h.

ScriptSymbols* ost::ScriptInterp::Frame::local

Definition at line 1289 of file script3.h.

unsigned long ost::ScriptInterp::Frame::mask

Definition at line 1290 of file script3.h.

Name* ost::ScriptInterp::Frame::script

Definition at line 1286 of file script3.h.

bool ost::ScriptInterp::Frame::tranflag

Definition at line 1292 of file script3.h.

bool ost::ScriptInterp::Frame::unused1

Definition at line 1293 of file script3.h.

bool ost::ScriptInterp::Frame::unused2

Definition at line 1294 of file script3.h.


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