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

ost::_script Struct Reference

#include <script.h>

List of all members.

Public Types

enum  { SCRIPT_TYPE_ORIGINAL, SCRIPT_TYPE_COPIED, SCRIPT_TYPE_COPY }

Public Attributes

_script * next
_linefirst
_linetrap [TRAP_BITS]
_lineskip [10]
unsigned long mask
char * name
enum ost::_script:: { ... }  mode


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
SCRIPT_TYPE_ORIGINAL  
SCRIPT_TYPE_COPIED  
SCRIPT_TYPE_COPY  


Member Data Documentation

struct _line* ost::_script::first
 

unsigned long ost::_script::mask
 

enum { ... } ost::_script::mode
 

char* ost::_script::name
 

struct _script* ost::_script::next
 

struct _line* ost::_script::skip[10]
 

struct _line* ost::_script::trap[TRAP_BITS]
 


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