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: 16
   bool   initial: 1
   bool   system: 1
   bool   readonly: 1
   bool   commit: 1
   scriptsymtype_t   type: 6
flags
char data [1]


Member Data Documentation

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
 

scriptsymtype_t _symbol::type
 


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