casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
casacore::FuncExprData::ExprCompState Struct Reference

The compilation state descriptor. More...

#include <FuncExprData.h>

Public Attributes

uInt rpslow
 Old index of low RPS boundary. More...
 
uInt nval
 

of values available on value stack

More...
 
uInt argcnt
 Argument count. More...
 
uInt pcptr
 Previous saved program counter. More...
 

Detailed Description

The compilation state descriptor.

Definition at line 173 of file FuncExprData.h.

Member Data Documentation

uInt casacore::FuncExprData::ExprCompState::argcnt

Argument count.

Definition at line 179 of file FuncExprData.h.

uInt casacore::FuncExprData::ExprCompState::nval

of values available on value stack

Definition at line 177 of file FuncExprData.h.

uInt casacore::FuncExprData::ExprCompState::pcptr

Previous saved program counter.

Definition at line 181 of file FuncExprData.h.

uInt casacore::FuncExprData::ExprCompState::rpslow

Old index of low RPS boundary.

Definition at line 175 of file FuncExprData.h.


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