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

_line Struct Reference

#include <script.h>

List of all members.

Public Attributes

struct _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 _line::argc
 

char ** _line::args
 

unsigned long _line::cmask
 

char * _line::cmd
 

bool _line::error
 

unsigned short _line::line
 

unsigned short _line::loop
 

unsigned long _line::mask
 

scriptmethod_t _line::method
 

struct _line * _line::next
 


The documentation for this struct was generated from the following file:
Generated at Tue Oct 9 20:52:05 2001 for ccscript by doxygen1.2.5 written by Dimitri van Heesch, © 1997-2001