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

_symbol * next
char * id
_symbol:: { ... }  flags
char data [1]
unsigned size: 16
bool initial: 1
bool system: 1
bool readonly: 1
bool commit: 1
scriptsymtype_t type: 6


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 Nov 20 13:48:29 2001 for ccScript by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001