ucc::script::stack_t Struct Reference

Runtime stack for each interpreter instance. More...

#include <script.h>

Collaboration diagram for ucc::script::stack_t:
Collaboration graph
[legend]

Data Fields

unsigned short base
 base stack of "@section"
event_tevent
 so we don't redo our event
unsigned short index
 index marker for loops
line_tline
 executing line at stack level
unsigned short resmask
 effective dsp resource mask
headerscope
 effective symbol scope
headerscr
 executing script for stack

Detailed Description

Runtime stack for each interpreter instance.

This is used to manage loop and case blocks, as well as subroutine calls.

Definition at line 236 of file script.h.


The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.2-20100208