Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

ost::_line Struct Reference

#include <script.h>

List of all members.

Public Attributes

_line * next
unsigned long cmask
unsigned long mask
unsigned short loop
unsigned short line
unsigned char argc
bool error: 1
scriptmethod_t method
char * cmd
char ** args


Member Data Documentation

unsigned char ost::_line::argc
 

char** ost::_line::args
 

unsigned long ost::_line::cmask
 

char* ost::_line::cmd
 

bool ost::_line::error
 

unsigned short ost::_line::line
 

unsigned short ost::_line::loop
 

unsigned long ost::_line::mask
 

scriptmethod_t ost::_line::method
 

struct _line* ost::_line::next
 


The documentation for this struct was generated from the following file:
Generated at Fri Nov 2 09:22:24 2001 for ccscript by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001