ucc::script::line Struct Reference

Basic compiled statement. More...

#include <script.h>

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

Data Fields

union {
   char *   cmd
   header *   sub
}; 
unsigned short argc
char ** argv
unsigned lnum
unsigned short loop
unsigned mask
method_t method
struct linenext

Detailed Description

Basic compiled statement.

This is a linked list of statement lines, with an array of parsed statement arguments. An optional dsp resource mask value can be assigned by a check method on a per-line basis as well as at closure time for a script.

Definition at line 68 of file script.h.


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