| casacore
    | 
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 stackMore... | |
| uInt | argcnt | 
| Argument count.  More... | |
| uInt | pcptr | 
| Previous saved program counter.  More... | |
The compilation state descriptor.
Definition at line 173 of file FuncExprData.h.
| uInt casacore::FuncExprData::ExprCompState::argcnt | 
Argument count.
Definition at line 179 of file FuncExprData.h.
| uInt casacore::FuncExprData::ExprCompState::nval | 
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.
 1.8.5
 1.8.5