Google

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

_symbol Struct Reference

#include <script.h>

List of all members.

Public Attributes

struct _symbol* next
char* id
struct {
   unsigned   size
   bool   initial
   bool   system
   bool   readonly
   bool   commit
   bool   alias
flags
char data [1]


Member Data Documentation

bool _symbol::alias
 

bool _symbol::commit
 

char _symbol::data[1]
 

struct { ... } _symbol::flags
 

char * _symbol::id
 

bool _symbol::initial
 

struct _symbol * _symbol::next
 

bool _symbol::readonly
 

unsigned _symbol::size
 

bool _symbol::system
 


The documentation for this struct was generated from the following file:
Generated at Thu Apr 5 14:11:40 2001 for ccscript by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000